Uses of Class
fi.helsinki.dacopan.animseq.AnimationSequence

Packages that use AnimationSequence
fi.helsinki.dacopan.animseq Classes containing information on the animation sequence, also known by its more user friendly name, Scenario play list. 
fi.helsinki.dacopan.contsig Control signals framework, controls the time in animations. 
 

Uses of AnimationSequence in fi.helsinki.dacopan.animseq
 

Constructors in fi.helsinki.dacopan.animseq with parameters of type AnimationSequence
ScenarioEditorDialog(MainFrame mainFrame, AnimationSequence animSeq)
          Creates a new instance of ScenarioEditorDialog
ScenarioEditorPanel(AnimationSequence animSeq)
          Creates new form ScenarioEditorPanel
 

Uses of AnimationSequence in fi.helsinki.dacopan.contsig
 

Constructors in fi.helsinki.dacopan.contsig with parameters of type AnimationSequence
AnimationTimeState(float nowTime, float animationEndTime, float timeScale, int stepInterval, StepIterator stepIterator, AnimationSequence animationSequence, float scenarioItemEndTime, float scenarioItemAnimationEndTime)
           
 



© Dacopan2 team, 2005-