nw::lyt::AnimTransform Class

Syntax

class AnimTransform

Description

AnimTransform is the base class for animations.

Member Functions

Constructors and Destructors
AnimTransform Constructor.
V ~AnimTransform Destructor.
Set/Get
GetFrame Gets the current frame position.
SetFrame Sets the frame position.
GetFrameSize Gets the length of the frame.
GetFrameMax Gets the maximum value of the frame position.
GetAnimResource Gets the animation block.
protected SetAnimResource Sets a pointer to the animation resource.
Animation
IsLoopData Determines whether the animation is looped.
PV Animate Plays the animation.
Resources
PV SetResource Sets the resource used by the animation.
PV Bind Binds animations.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL