This is the complete list of members for GAFAnimation, including all inherited members.
_asset (defined in GAFAnimation) | GAFAnimation | protected |
_currentFrameIndex (defined in GAFAnimation) | GAFAnimation | protected |
clearSequence() (defined in GAFAnimation) | GAFAnimation | |
currentFrameIndex() const (defined in GAFAnimation) | GAFAnimation | |
GAFAnimation() (defined in GAFAnimation) | GAFAnimation | protected |
getEndFrame(const char *frameLabel) (defined in GAFAnimation) | GAFAnimation | |
getIsRunning() const (defined in GAFAnimation) | GAFAnimation | protected |
getStartFrame(const char *frameLabel) (defined in GAFAnimation) | GAFAnimation | |
gotoAndPlay(const char *frameLabel) | GAFAnimation | |
gotoAndPlay(int frameNumber) (defined in GAFAnimation) | GAFAnimation | |
gotoAndStop(const char *frameLabel) | GAFAnimation | |
gotoAndStop(int frameNumber) (defined in GAFAnimation) | GAFAnimation | |
hasSequences() const (defined in GAFAnimation) | GAFAnimation | |
init(GAFAsset *anAnimationData) (defined in GAFAnimation) | GAFAnimation | |
isAnimationRunning() const (defined in GAFAnimation) | GAFAnimation | |
isDone() const | GAFAnimation | |
isLooped() const (defined in GAFAnimation) | GAFAnimation | |
isReversed() const (defined in GAFAnimation) | GAFAnimation | |
pauseAnimation() (defined in GAFAnimation) | GAFAnimation | virtual |
playSequence(const char *name, bool looped=false, bool resume=true, AnimSetSequenceHint hint=ASSH_RESTART) | GAFAnimation | |
processAnimation() (defined in GAFAnimation) | GAFAnimation | virtual |
resumeAnimation() (defined in GAFAnimation) | GAFAnimation | virtual |
setAnimationPlaybackDelegate(GAFAnimationPlaybackDelegate *delegate) | GAFAnimation | |
setAnimationRunning(bool value) (defined in GAFAnimation) | GAFAnimation | protected |
setFrame(int index) (defined in GAFAnimation) | GAFAnimation | |
setLooped(bool looped) (defined in GAFAnimation) | GAFAnimation | |
setReversed(bool reversed) (defined in GAFAnimation) | GAFAnimation | |
setSequenceDelegate(GAFSequenceDelegate *delegate) | GAFAnimation | |
start() (defined in GAFAnimation) | GAFAnimation | virtual |
step() (defined in GAFAnimation) | GAFAnimation | virtual |
stop() (defined in GAFAnimation) | GAFAnimation | virtual |
totalFrameCount() const (defined in GAFAnimation) | GAFAnimation | |
~GAFAnimation() (defined in GAFAnimation) | GAFAnimation |