Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
sship_part_info Struct Reference

#include <spaceship.h>

Data Fields

int x
 
int y
 
int required
 

Detailed Description

Definition at line 119 of file spaceship.h.

Field Documentation

◆ required

int sship_part_info::required

◆ x

int sship_part_info::x

Definition at line 120 of file spaceship.h.

Referenced by put_spaceship().

◆ y

int sship_part_info::y

Definition at line 120 of file spaceship.h.

Referenced by put_spaceship().