addRef() | gameplay::Ref | |
createClip(const char *id, unsigned long begin, unsigned long end) | gameplay::Animation | |
createClips(const char *url) | gameplay::Animation | |
getClip(const char *clipId=NULL) | gameplay::Animation | |
getClip(unsigned int index) const | gameplay::Animation | |
getClipCount() const | gameplay::Animation | |
getDuration() const | gameplay::Animation | |
getId() const | gameplay::Animation | |
getRefCount() const | gameplay::Ref | |
pause(const char *clipId=NULL) | gameplay::Animation | |
play(const char *clipId=NULL) | gameplay::Animation | |
Ref() | gameplay::Ref | [protected] |
Ref(const Ref ©) | gameplay::Ref | [protected] |
release() | gameplay::Ref | |
stop(const char *clipId=NULL) | gameplay::Animation | |
targets(AnimationTarget *target) const | gameplay::Animation | |
~Ref() | gameplay::Ref | [protected, virtual] |