Home
last modified time | relevance | path

Searched refs:idAFEntity_VehicleSixWheels (Results 1 – 4 of 4) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DAFEntity.h419 class idAFEntity_VehicleSixWheels : public idAFEntity_Vehicle {
421 CLASS_PROTOTYPE( idAFEntity_VehicleSixWheels );
423 idAFEntity_VehicleSixWheels( void );
450 class idAFEntity_VehicleAutomated : public idAFEntity_VehicleSixWheels {
H A DAFEntity.cpp2155 CLASS_DECLARATION( idAFEntity_Vehicle, idAFEntity_VehicleSixWheels ) in CLASS_DECLARATION() argument
2163 idAFEntity_VehicleSixWheels::idAFEntity_VehicleSixWheels( void ) { in CLASS_DECLARATION()
2182 void idAFEntity_VehicleSixWheels::Spawn( void ) { in Spawn()
2248 void idAFEntity_VehicleSixWheels::Think( void ) { in Think()
2351 CLASS_DECLARATION( idAFEntity_VehicleSixWheels, idAFEntity_VehicleAutomated ) in CLASS_DECLARATION() argument
2439 idAFEntity_VehicleSixWheels::Think(); in Think()
2480 idAFEntity_VehicleSixWheels::Think(); in Think()
2529 idAFEntity_VehicleSixWheels::Think(); in Think()
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DAFEntity.h403 class idAFEntity_VehicleSixWheels : public idAFEntity_Vehicle {
405 CLASS_PROTOTYPE( idAFEntity_VehicleSixWheels );
407 idAFEntity_VehicleSixWheels( void );
H A DAFEntity.cpp2072 CLASS_DECLARATION( idAFEntity_Vehicle, idAFEntity_VehicleSixWheels ) in CLASS_DECLARATION() argument
2080 idAFEntity_VehicleSixWheels::idAFEntity_VehicleSixWheels( void ) { in CLASS_DECLARATION()
2099 void idAFEntity_VehicleSixWheels::Spawn( void ) { in Spawn()
2165 void idAFEntity_VehicleSixWheels::Think( void ) { in Think()