
Public Member Functions | |
| void | calc_threat_vehicletype (const Vehicletype *_fzt) |
| CalculateThreat_VehicleType (AI *_ai) | |
| virtual | ~CalculateThreat_VehicleType () |
Protected Member Functions | |
| virtual int | getdamage (void) |
| virtual int | getexpirience (void) |
| virtual int | getammunition (int i) |
| virtual int | getheight (void) |
Protected Attributes | |
| AI * | ai |
| const Vehicletype * | fzt |
| int | weapthreat [8] |
| int | value |
|
|
Definition at line 47 of file valuation.cpp. References ai. |
|
|
Definition at line 48 of file valuation.cpp. |
|
|
|
Reimplemented in CalculateThreat_Vehicle. Definition at line 43 of file valuation.cpp. Referenced by calc_threat_vehicletype(). |
|
|
Reimplemented in CalculateThreat_Vehicle. Definition at line 41 of file valuation.cpp. Referenced by calc_threat_vehicletype(). |
|
|
Reimplemented in CalculateThreat_Vehicle. Definition at line 42 of file valuation.cpp. Referenced by calc_threat_vehicletype(). |
|
|
Reimplemented in CalculateThreat_Vehicle. Definition at line 44 of file valuation.cpp. Referenced by calc_threat_vehicletype(). |
|
|
Definition at line 35 of file valuation.cpp. Referenced by CalculateThreat_Vehicle::calc_threat_vehicle(), calc_threat_vehicletype(), and CalculateThreat_VehicleType(). |
|
|
Definition at line 37 of file valuation.cpp. Referenced by calc_threat_vehicletype(). |
|
|
Definition at line 39 of file valuation.cpp. Referenced by CalculateThreat_Vehicle::calc_threat_vehicle(), and calc_threat_vehicletype(). |
|
|
Definition at line 38 of file valuation.cpp. Referenced by calc_threat_vehicletype(). |
1.4.2