-
class IdleAnimation:
Component¶ -
animationName:
AnimationName¶
-
animation:
Animation¶ An animation to be played in a display. Yield an
AnimationMessageto play one. Animations can be built with a list of frames and durations, or with a custom function.
-
__new(self:
IdleAnimation, animationName:any)¶
Other members:
Inherited from
Component:applyDiff(),checkRequirements(),clone(),diff(),getBase(),getRequirements(),owner,requirementsInherited from
Object:_serializationBlacklist,adopt(),assertType(),className,deepcopy(),deserialize(),extend(),instanceOf(),is(),isInstance(),mixin(),prettyprint(),serializationBlacklist,serialize()-
animationName: