#include "lib/C4InputValidation.h"#include "object/C4Id.h"#include "player/C4ScenarioParameters.h"#include "script/C4ValueMap.h"Go to the source code of this file.
Classes | |
| class | C4ObjectInfoCore |
| class | C4RoundResult |
| class | C4PlayerInfoCore |
Variables | |
| const int32_t | C4MaxPhysical = 100000 |
| const int32_t | C4MaxDeathMsg = 75 |
| const int32_t C4MaxDeathMsg = 75 |
Definition at line 29 of file C4InfoCore.h.
| const int32_t C4MaxPhysical = 100000 |
Definition at line 28 of file C4InfoCore.h.
Referenced by C4Object::DoEnergy().