|
OpenMoHAA 0.83.0
|
Public Member Functions | |
| virtual void | NotSolid (void) |
| virtual void | Solid (void) |
| void | Archive (Archiver &arc) override |
Public Attributes | |
| SafePtr< Entity > | ent |
| int | flags |
| int | boneindex |
| int | enter_boneindex |
Protected Attributes | |
| damage_t | prev_takedamage |
| solid_t | prev_solid |
| int | prev_contents |
| Entity * | prev_children_ent [MAX_MODEL_CHILDREN] |
| solid_t | prev_children_solid [MAX_MODEL_CHILDREN] |
| int | prev_num_children |