Rasterfarm-SDK
Loading...
Searching...
No Matches
Sequence::AnimationBase::Attribute Class Reference

#include <animation.h>

Public Member Functions

 Attribute (uint frameSize, AnimationManager *pManager=nullptr, LoopType loopType=LOOP_NONE)
 

Public Attributes

const uint frameSize
 
AnimationManagerpManager
 
LoopType loopType
 

Constructor & Destructor Documentation

◆ Attribute()

Sequence::AnimationBase::Attribute::Attribute ( uint frameSize,
AnimationManager * pManager = nullptr,
LoopType loopType = LOOP_NONE )
inline

Member Data Documentation

◆ frameSize

const uint Sequence::AnimationBase::Attribute::frameSize

The number of frames to complete animation.

◆ loopType

LoopType Sequence::AnimationBase::Attribute::loopType

The action to take when the animation completes.

◆ pManager

AnimationManager* Sequence::AnimationBase::Attribute::pManager

Callback if set.


The documentation for this class was generated from the following file: