OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
cTurretSlot Class Reference
Inheritance diagram for cTurretSlot:
cVehicleSlot Class LightClass

Public Member Functions

void NotSolid (void) override
 
void Solid (void) override
 
void Archive (Archiver &arc) override
 
- Public Member Functions inherited from cVehicleSlot
void Archive (Archiver &arc) override
 
- Public Member Functions inherited from Class
virtual ClassDefclassinfo (void) const
 
void warning (const char *function, const char *format,...) const
 
void error (const char *function, const char *format,...) const
 
qboolean inheritsFrom (ClassDef *c) const
 
qboolean inheritsFrom (const char *name) const
 
qboolean isInheritedBy (const char *name) const
 
qboolean isInheritedBy (ClassDef *c) const
 
const char * getClassname (void) const
 
const char * getClassID (void) const
 
const char * getSuperclass (void) const
 
- Public Member Functions inherited from LightClass
void * operator new (size_t s)
 
void operator delete (void *ptr)
 
void * operator new (size_t size, void *placement)
 
void operator delete (void *ptr, void *placement)
 
template<typename T>
void * operator new (size_t size, T &placement)
 
template<typename T>
void operator delete (void *ptr, T &placement)
 

Additional Inherited Members

- Static Public Member Functions inherited from Class
static void * _newInstance (void)
 
static ClassDefclassinfostatic (void)
 
- Public Attributes inherited from cVehicleSlot
SafePtr< Entityent
 
int flags
 
int boneindex
 
int enter_boneindex
 
- Static Public Attributes inherited from Class
static ClassDef ClassInfo
 
static ClassDefHook _ClassInfo_
 
static ResponseDef< ClassResponses []
 
- Protected Member Functions inherited from Class
void ClearSafePointers ()
 
- Protected Attributes inherited from cVehicleSlot
damage_t prev_takedamage
 
solid_t prev_solid
 
int prev_contents
 
Entityprev_children_ent [MAX_MODEL_CHILDREN]
 
solid_t prev_children_solid [MAX_MODEL_CHILDREN]
 
int prev_num_children
 

Member Function Documentation

◆ Archive()

void cTurretSlot::Archive ( Archiver & arc)
inlineoverridevirtual

Reimplemented from Class.

◆ NotSolid()

void cTurretSlot::NotSolid ( void )
overridevirtual

Reimplemented from cVehicleSlot.

◆ Solid()

void cTurretSlot::Solid ( void )
overridevirtual

Reimplemented from cVehicleSlot.


The documentation for this class was generated from the following files: