#include <PSPFSprite.h>
Public Member Functions | |
PSPFImageState (PSPFAnimation *Anime, unsigned short Id) | |
virtual | ~PSPFImageState () |
Public Attributes | |
unsigned short | Identification |
PSPFAnimation * | Animation |
PSPFImageState * | Next |
PSPFImageState::PSPFImageState | ( | PSPFAnimation * | Anime, | |
unsigned short | Id | |||
) |
virtual PSPFImageState::~PSPFImageState | ( | ) | [virtual] |
unsigned short PSPFImageState::Identification |