
Public Member Functions | |
| void | calc_threat_vehicle (Vehicle *_eht) |
| CalculateThreat_Vehicle (AI *_ai) | |
Protected Member Functions | |
| virtual int | getdamage (void) |
| virtual int | getexpirience (void) |
| virtual int | getammunition (int i) |
| virtual int | getheight (void) |
Protected Attributes | |
| Vehicle * | eht |
|
|
Definition at line 60 of file valuation.cpp. |
|
|
|
Reimplemented from CalculateThreat_VehicleType. Definition at line 126 of file valuation.cpp. References Vehicle::ammo, and eht. |
|
|
Reimplemented from CalculateThreat_VehicleType. Definition at line 136 of file valuation.cpp. References ContainerBase::damage, and eht. |
|
|
Reimplemented from CalculateThreat_VehicleType. Definition at line 141 of file valuation.cpp. References eht, and Vehicle::experience. |
|
|
Reimplemented from CalculateThreat_VehicleType. Definition at line 131 of file valuation.cpp. References eht, and Vehicle::height. |
|
|
Definition at line 53 of file valuation.cpp. Referenced by calc_threat_vehicle(), getammunition(), getdamage(), getexpirience(), and getheight(). |
1.4.2