Freeciv-3.1
|
#include <advgoto.h>
Data Fields | |
double | base_value |
double | fearfulness |
double | enemy_zoc_cost |
double adv_risk_cost::base_value |
Definition at line 27 of file advgoto.h.
Referenced by adv_avoid_risks(), and stack_risk().
double adv_risk_cost::enemy_zoc_cost |
Definition at line 29 of file advgoto.h.
Referenced by adv_avoid_risks(), and stack_risk().
double adv_risk_cost::fearfulness |
Definition at line 28 of file advgoto.h.
Referenced by adv_avoid_risks(), and stack_risk().