Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
UnitShape Struct Reference

Internal representation of axis-aligned sometimes-square sometimes-circle shapes for moving units. More...

Public Attributes

entity_id_t entity
 
entity_pos_t x
 
entity_pos_t z
 
entity_pos_t r
 
ICmpObstructionManager::flags_t flags
 
entity_id_t group
 

Detailed Description

Internal representation of axis-aligned sometimes-square sometimes-circle shapes for moving units.

Definition at line 50 of file CCmpObstructionManager.cpp.

Member Data Documentation

entity_id_t UnitShape::entity

Definition at line 52 of file CCmpObstructionManager.cpp.

Definition at line 55 of file CCmpObstructionManager.cpp.

entity_id_t UnitShape::group

Definition at line 56 of file CCmpObstructionManager.cpp.

entity_pos_t UnitShape::r

Definition at line 54 of file CCmpObstructionManager.cpp.

entity_pos_t UnitShape::x

Definition at line 53 of file CCmpObstructionManager.cpp.

entity_pos_t UnitShape::z

Definition at line 53 of file CCmpObstructionManager.cpp.


The documentation for this struct was generated from the following file: