_alphaAllowed (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | protected |
_animationType (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | protected |
_colorModulationAllowed (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | protected |
_FPS (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | protected |
_millisPerFrame (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | protected |
_scalingAllowed (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | protected |
AnimationDescription() (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | inlineprotected |
getAnimationType() const (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | inline |
getFPS() const (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | inline |
getFrame(uint index) const =0 (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | pure virtual |
getFrameCount() const =0 (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | pure virtual |
getMillisPerFrame() const (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | inline |
isAlphaAllowed() const (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | inline |
isColorModulationAllowed() const (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | inline |
isScalingAllowed() const (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | inline |
persist(OutputPersistenceBlock &writer) override (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | virtual |
unlock()=0 (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | pure virtual |
unpersist(InputPersistenceBlock &reader) override (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | virtual |
~Persistable() (defined in Sword25::Persistable) | Sword25::Persistable | inlinevirtual |