Untold Engine  Beta v0.0.16
docs
U4DEngine::U4DSpriteAnimation Class Reference

The U4DSpriteAnimation class implements sprites animations. More...

Public Member Functions

 U4DSpriteAnimation (U4DSprite *uSprite, SPRITEANIMATIONDATA &uSpriteAnimationData)
 Constructor for the class. More...
 
 ~U4DSpriteAnimation ()
 Destructor for the class.
 
void runAnimation ()
 Method which runs the animation.
 
void play ()
 Method which starts the animation.
 
void stop ()
 Method which stops the animation.
 
void pause ()
 

Detailed Description

The U4DSpriteAnimation class implements sprites animations.

Constructor & Destructor Documentation

◆ U4DSpriteAnimation()

U4DEngine::U4DSpriteAnimation::U4DSpriteAnimation ( U4DSprite uSprite,
SPRITEANIMATIONDATA uSpriteAnimationData 
)

Constructor for the class.

Parameters
uSpritesprite entity
uSpriteAnimationsprite animation