Go to the documentation of this file.
27 #define SAVE_AIRFIGHT_PROJECTILE "projectile"
29 #define SAVE_AIRFIGHT_ITEMID "itemid"
30 #define SAVE_AIRFIGHT_POS "pos"
31 #define SAVE_AIRFIGHT_IDLETARGET "idleTarget"
32 #define SAVE_AIRFIGHT_TIME "time"
33 #define SAVE_AIRFIGHT_ANGLE "angle"
34 #define SAVE_AIRFIGHT_BULLET "bullet"
35 #define SAVE_AIRFIGHT_BEAM "beam"
37 #define SAVE_AIRFIGHT_ATTACKERPOS "attackerPos"
39 #define SAVE_AIRFIGHT_ATTACKINGAIRCRAFT "attackingAircraft"
40 #define SAVE_AIRFIGHT_AIMEDAIRCRAFT "aimedAircraft"
42 #define SAVE_AIRFIGHT_AIRCRAFTIDX "idx"
43 #define SAVE_AIRFIGHT_ISUFO "isUFO"