#include "GameObject3D.h"
#include "Plane.h"
Zobrazit zdrojový text tohoto souboru.
Třídy | |
class | CLevel |
Mapa hry. ... | |
struct | CLevel::SActor |
struct | CLevel::SLevelObjects |
Definice maker | |
#define | LO_VACUUM 0 |
#define | LO_WALL 1 |
#define | LO_WAY 2 |
#define | LO_TARGET 3 |
#define | LO_CRATE 4 |
#define | LO_START 5 |
#define | LO_CRATE_TARGET 6 |