|
Atrinik Client 2.5
|
Go to the source code of this file.
Data Structures | |
| struct | _BLTFX |
| struct | _Sprite |
| struct | _anim |
Defines | |
| #define | BLTFX_FLAG_DARK 1 |
| #define | BLTFX_FLAG_SRCALPHA 2 |
| #define | BLTFX_FLAG_FOW 4 |
| #define | BLTFX_FLAG_RED 8 |
| #define | BLTFX_FLAG_GREY 16 |
| #define | BLTFX_FLAG_STRETCH 32 |
| #define | ANIM_DAMAGE 1 |
| #define | ANIM_KILL 2 |
| #define | ASCII_UP 28 |
| #define | ASCII_DOWN 29 |
| #define | ASCII_LEFT 30 |
| #define | ASCII_RIGHT 31 |
Typedefs | |
| typedef struct _BLTFX | _BLTFX |
| typedef struct _Sprite | _Sprite |
| typedef struct _anim | _anim |
Variables | |
| struct _anim * | start_anim |
| SDL_Surface * | FormatHolder |
Sprite header file.
Definition in file sprite.h.
| struct _anim* start_anim |
1.7.4