AnimationControl
-
class
HPS.AnimationControl
: HPS.SprocketControl Public Functions
-
AnimationControl
(HPS.AnimationControl in_that)
-
AnimationControl
(HPS.View in_view)
-
override void
Dispose
()
-
double
GetMillisecondsPerTick
()
-
override HPS.Type
ObjectType
()
-
void
Play
()
-
void
Play
(UInt32 in_start_tick, UInt32 in_end_tick)
-
void
Resume
()
-
void
SetAnimation
(HPS.Animation in_animation)
-
void
SetAnimations
(HPS.Animation[] in_animations)
-
void
SetAnimations
(ulong in_count, HPS.Animation in_animations)
-
void
SetMillisecondsPerTick
(double in_duration)
-
bool
ShowAnimations
(out HPS.Animation[] out_animations)
-
void
Stop
()
-
void
Undo
()
-
void
Wait
()
-