Home
last modified time | relevance | path

Searched defs:plnstr (Results 1 – 1 of 1) sorted by relevance

/dports/games/wolfpack/empire-4.4.1/include/
H A Dplane.h46 struct plnstr { struct
48 signed ef_type: 8;
49 unsigned pln_seqno: 12;
50 unsigned pln_generation: 12;
51 int pln_uid; /* unit ID (plane #) */
53 natid pln_own; /* owning country */
54 coord pln_x; /* plane x-y */
55 coord pln_y;
61 char pln_wing; /* like fleet */
62 coord pln_opx; /* Op sector coords */
[all …]