OpenClonk
C4InfoCore.h File Reference
Include dependency graph for C4InfoCore.h:
This graph shows which files directly or indirectly include this file:

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
 

Variable Documentation

◆ C4MaxDeathMsg

const int32_t C4MaxDeathMsg = 75

Definition at line 29 of file C4InfoCore.h.

◆ C4MaxPhysical

const int32_t C4MaxPhysical = 100000

Definition at line 28 of file C4InfoCore.h.

Referenced by C4Object::DoEnergy().