![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Internal representation of axis-aligned circular shapes for moving units. More...

Public Attributes | |
| entity_id_t | entity |
| entity_pos_t | x |
| entity_pos_t | z |
| entity_pos_t | clearance |
| ICmpObstructionManager::flags_t | flags |
| entity_id_t | group |
Internal representation of axis-aligned circular shapes for moving units.
| entity_pos_t anonymous_namespace{CCmpObstructionManager.cpp}::UnitShape::clearance |
| entity_id_t anonymous_namespace{CCmpObstructionManager.cpp}::UnitShape::entity |
| ICmpObstructionManager::flags_t anonymous_namespace{CCmpObstructionManager.cpp}::UnitShape::flags |
| entity_id_t anonymous_namespace{CCmpObstructionManager.cpp}::UnitShape::group |
| entity_pos_t anonymous_namespace{CCmpObstructionManager.cpp}::UnitShape::x |
| entity_pos_t anonymous_namespace{CCmpObstructionManager.cpp}::UnitShape::z |