![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <pf_tools.h>
Collaboration diagram for pft_amphibious:Public Attributes | |
| struct pf_parameter land | sea |
| int | land_scale |
| int | sea_scale |
| struct pf_parameter | combined |
Definition at line 27 of file pf_tools.h.
| struct pf_parameter pft_amphibious::combined |
Definition at line 32 of file pf_tools.h.
Referenced by pft_fill_amphibious_parameter().
| int pft_amphibious::land_scale |
Definition at line 32 of file pf_tools.h.
Referenced by amphibious_behaviour(), amphibious_move(), and pft_fill_amphibious_parameter().
| struct pf_parameter land pft_amphibious::sea |
Definition at line 54 of file pf_tools.h.
Referenced by amphibious_behaviour(), amphibious_is_pos_dangerous(), amphibious_move(), and pft_fill_amphibious_parameter().
| int pft_amphibious::sea_scale |
Definition at line 32 of file pf_tools.h.
Referenced by amphibious_behaviour(), amphibious_move(), and pft_fill_amphibious_parameter().