Public Member Functions | Protected Attributes | Package Attributes

psastras::engine::graphics::SpriteAnimation Class Reference

Inheritance diagram for psastras::engine::graphics::SpriteAnimation:
Inheritance graph
[legend]
Collaboration diagram for psastras::engine::graphics::SpriteAnimation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SpriteAnimation (Sprite sp, int nFrames, float fps)
void runTimeStep ()
void reset ()
boolean isFinished ()

Protected Attributes

Sprite sprite_
Rect frameBounds_
int nFrames_
Rect curFrameBounds_ = new Rect()

Package Attributes

float fps_

The documentation for this class was generated from the following file:
 All Classes Functions Variables