Home
last modified time | relevance | path

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

/dports/games/wolfpack/empire-4.4.1/include/
H A Dnuke.h43 struct nukstr { struct
45 signed ef_type: 8;
46 unsigned nuk_seqno: 12;
47 unsigned nuk_generation: 12;
48 int nuk_uid; /* unit ID (nuke #) */
50 natid nuk_own;
51 coord nuk_x, nuk_y; /* current loc of device */
52 signed char nuk_type; /* index in nchr[] */
56 short nuk_tech; /* nuke's tech level */
58 coord nuk_opx, nuk_opy; /* Op sector coords, unused */
[all …]