|
UFO: Alien Invasion
|

Go to the source code of this file.
Macros | |
| #define | EYE_STAND 15 |
| #define | EYE_CROUCH 3 |
| #define | PLAYER_STAND 20 |
| #define | PLAYER_CROUCH 5 |
| #define | PLAYER_DEAD -12 |
| #define | PLAYER_MIN -24 |
| #define | PLAYER_WIDTH 9 |
| #define | PLAYER_STANDING_HEIGHT (PLAYER_STAND - PLAYER_MIN) |
| #define | PLAYER_CROUCHING_HEIGHT (PLAYER_CROUCH - PLAYER_MIN) |
| #define | PLAYER2x2_WIDTH 18 |
| #define | BOX_DELTA_WIDTH 11 |
| #define | BOX_DELTA_LENGTH 11 |
| #define | BOX_DELTA_HEIGHT 27 |
| #define PLAYER2x2_WIDTH 18 |
| #define PLAYER_CROUCHING_HEIGHT (PLAYER_CROUCH - PLAYER_MIN) |
| #define PLAYER_STANDING_HEIGHT (PLAYER_STAND - PLAYER_MIN) |