|
Freeciv-3.1
|
#include <spaceship.h>
Data Fields | |
| int | x |
| int | y |
| int | required |
Definition at line 119 of file spaceship.h.
| int sship_part_info::required |
Definition at line 121 of file spaceship.h.
Referenced by do_spaceship_place(), next_spaceship_component(), and spaceship_calc_derived().
| int sship_part_info::x |
Definition at line 120 of file spaceship.h.
Referenced by put_spaceship().
| int sship_part_info::y |
Definition at line 120 of file spaceship.h.
Referenced by put_spaceship().