ScummVM API documentation
Sword25::Animation Member List

This is the complete list of members for Sword25::Animation, including all inherited members.

_absoluteXSword25::RenderObjectprotected
_absoluteYSword25::RenderObjectprotected
_absoluteZ (defined in Sword25::RenderObject)Sword25::RenderObjectprotected
_bboxSword25::RenderObjectprotected
_childChangedSword25::RenderObjectprotected
_childrenSword25::RenderObjectprotected
_heightSword25::RenderObjectprotected
_initSuccessSword25::RenderObjectprotected
_isSolid (defined in Sword25::RenderObject)Sword25::RenderObjectprotected
_managerPtrSword25::RenderObjectprotected
_nextGlobalVersion (defined in Sword25::RenderObject)Sword25::RenderObjectprotectedstatic
_oldBbox (defined in Sword25::RenderObject)Sword25::RenderObjectprotected
_oldVisible (defined in Sword25::RenderObject)Sword25::RenderObjectprotected
_oldX (defined in Sword25::RenderObject)Sword25::RenderObjectprotected
_oldY (defined in Sword25::RenderObject)Sword25::RenderObjectprotected
_oldZ (defined in Sword25::RenderObject)Sword25::RenderObjectprotected
_parentPtrSword25::RenderObjectprotected
_typeSword25::RenderObjectprotected
_version (defined in Sword25::RenderObject)Sword25::RenderObjectprotected
_visibleSword25::RenderObjectprotected
_widthSword25::RenderObjectprotected
_xSword25::RenderObjectprotected
_ySword25::RenderObjectprotected
_zSword25::RenderObjectprotected
addAnimation(const Common::String &fileName)Sword25::RenderObject
addAnimation(const AnimationTemplate &animationTemplate)Sword25::RenderObject
addBitmap(const Common::String &fileName)Sword25::RenderObject
addDynamicBitmap(uint width, uint height)Sword25::RenderObject
addObject(RenderObjectPtr< RenderObject > pObject)Sword25::RenderObjectprotected
addPanel(int width, int height, uint color=BS_RGB(0, 0, 0))Sword25::RenderObject
addText(const Common::String &font, const Common::String &text="")Sword25::RenderObject
ANIMATION_CALLBACK typedef (defined in Sword25::Animation)Sword25::Animation
ANIMATION_TYPES enum name (defined in Sword25::Animation)Sword25::Animation
AT_JOJO enum value (defined in Sword25::Animation)Sword25::Animation
AT_LOOP enum value (defined in Sword25::Animation)Sword25::Animation
AT_ONESHOT enum value (defined in Sword25::Animation)Sword25::Animation
deleteAllChildren()Sword25::RenderObject
doRender(RectangleList *updateRects) overrideSword25::Animationprotectedvirtual
forceRefresh()Sword25::RenderObjectinline
frameNotification(int timeElapsed) overrideSword25::Animationvirtual
getAbsoluteX() const overrideSword25::Animationvirtual
getAbsoluteY() const overrideSword25::Animationvirtual
getAbsoluteZ() const (defined in Sword25::RenderObject)Sword25::RenderObjectinline
getAnimationType() const (defined in Sword25::Animation)Sword25::Animation
getBbox() constSword25::RenderObjectinline
getCurrentAction() const (defined in Sword25::Animation)Sword25::Animation
getCurrentFrame() const (defined in Sword25::Animation)Sword25::Animationinline
getFPS() const (defined in Sword25::Animation)Sword25::Animation
getFrameCount() const (defined in Sword25::Animation)Sword25::Animation
getHandle() constSword25::RenderObjectinline
getHeight() constSword25::RenderObjectinline
getInitSuccess() constSword25::RenderObjectinline
getManager() constSword25::RenderObjectinlineprotected
getScaleFactorX() constSword25::Animationinline
getScaleFactorY() constSword25::Animationinline
getType() constSword25::RenderObjectinline
getVersion() const (defined in Sword25::RenderObject)Sword25::RenderObjectinline
getWidth() constSword25::RenderObjectinline
getX() const overrideSword25::Animationvirtual
getY() const overrideSword25::Animationvirtual
getZ() constSword25::RenderObjectinline
isAlphaAllowed() const (defined in Sword25::Animation)Sword25::Animation
isColorModulationAllowed() const (defined in Sword25::Animation)Sword25::Animation
isRunning() const (defined in Sword25::Animation)Sword25::Animationinline
isScalingAllowed() const (defined in Sword25::Animation)Sword25::Animation
isSolid() const (defined in Sword25::RenderObject)Sword25::RenderObjectinline
isVisible() constSword25::RenderObjectinline
pause() (defined in Sword25::Animation)Sword25::Animation
persist(OutputPersistenceBlock &writer) override (defined in Sword25::Animation)Sword25::Animationvirtual
persistChildren(OutputPersistenceBlock &writer) (defined in Sword25::RenderObject)Sword25::RenderObject
play() (defined in Sword25::Animation)Sword25::Animation
preRender(RenderObjectQueue *renderQueue) (defined in Sword25::RenderObject)Sword25::RenderObject
recreatePersistedRenderObject(InputPersistenceBlock &reader) (defined in Sword25::RenderObject)Sword25::RenderObject
render(RectangleList *updateRects, const Common::Array< int > &updateRectsMinZ)Sword25::RenderObject
RenderObject(RenderObjectPtr< RenderObject > pParent, TYPES type, uint handle=0)Sword25::RenderObject
RENDEROBJECT_ITER typedef (defined in Sword25::RenderObject)Sword25::RenderObjectprotected
RENDEROBJECT_LIST typedef (defined in Sword25::RenderObject)Sword25::RenderObjectprotected
setAlpha(int alpha)Sword25::Animation
setCallbacks() (defined in Sword25::Animation)Sword25::Animation
setFrame(uint nr) (defined in Sword25::Animation)Sword25::Animation
setModulationColor(uint modulationColor)Sword25::Animation
setPos(int x, int y) overrideSword25::Animationvirtual
setScaleFactor(float scaleFactor)Sword25::Animation
setScaleFactorX(float scaleFactorX)Sword25::Animation
setScaleFactorY(float scaleFactorY)Sword25::Animation
setVisible(bool visible)Sword25::RenderObjectvirtual
setX(int x) overrideSword25::Animationvirtual
setY(int y) overrideSword25::Animationvirtual
setZ(int z)Sword25::RenderObjectvirtual
stop() (defined in Sword25::Animation)Sword25::Animation
TimedRenderObject(RenderObjectPtr< RenderObject > pParent, TYPES type, uint handle=0) (defined in Sword25::TimedRenderObject)Sword25::TimedRenderObject
toAnimation()Sword25::RenderObjectinline
toBitmap()Sword25::RenderObjectinline
toPanel()Sword25::RenderObjectinline
toText()Sword25::RenderObjectinline
TYPE_ANIMATION enum valueSword25::RenderObject
TYPE_DYNAMICBITMAP enum value (defined in Sword25::RenderObject)Sword25::RenderObject
TYPE_PANEL enum valueSword25::RenderObject
TYPE_ROOT enum valueSword25::RenderObject
TYPE_STATICBITMAP enum valueSword25::RenderObject
TYPE_TEXT enum valueSword25::RenderObject
TYPE_UNKNOWN enum valueSword25::RenderObject
TYPES enum nameSword25::RenderObject
unpersist(InputPersistenceBlock &reader) override (defined in Sword25::Animation)Sword25::Animationvirtual
unpersistChildren(InputPersistenceBlock &reader) (defined in Sword25::RenderObject)Sword25::RenderObject
updateObjectState()Sword25::RenderObject
~Animation() override (defined in Sword25::Animation)Sword25::Animation
~RenderObject() (defined in Sword25::RenderObject)Sword25::RenderObjectvirtual
~TimedRenderObject() override (defined in Sword25::TimedRenderObject)Sword25::TimedRenderObject