ASCII-GFX
2.0
|
Public Attributes | |
int | x |
int | y |
int | sx |
int | sy |
bool | window |
bool | hidden |
bool | background |
bool | parallax |
float | dx |
float | dy |
int * | data |
bool | own |
bool SpriteType::background |
int* SpriteType::data |
float SpriteType::dx |
float SpriteType::dy |
bool SpriteType::hidden |
bool SpriteType::own |
bool SpriteType::parallax |
int SpriteType::sx |
int SpriteType::sy |
bool SpriteType::window |
int SpriteType::x |
int SpriteType::y |