Home
last modified time | relevance | path

Searched refs:stop_y_loc (Results 1 – 8 of 8) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOMP_CRC.h453 short stop_y_loc; member
478 short stop_y_loc; member
H A DOU_CARA.h127 short stop_y_loc; // the y location the unit entering the stop variable
H A DOU_MARI.h96 short stop_y_loc; // the y location the unit entering the stop variable
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOMP_CRC.cpp507 c->stop_y_loc = stop_y_loc; in init_crc()
580 c->stop_y_loc = stop_y_loc; in init_crc()
H A DOU_CARA.cpp66 stop_y_loc = 0; in UnitCaravan()
1142 int yLoc = stop_y_loc; in caravan_in_firm()
1286 stop_y_loc = move_to_y_loc; in caravan_on_way()
H A DOU_MARIT.cpp462 int yLoc = stop_y_loc; in ship_in_firm()
583 stop_y_loc = move_to_y_loc; in ship_on_way()
H A DOU_MARI.cpp63 stop_y_loc = 0; in UnitMarine()
H A DOGFILE3.cpp514 visit<int16_t>(v, &u->stop_y_loc); in visit_unit_marine_derived()