|
UFO: Alien Invasion
|
XML tag constants for savegame. More...

Go to the source code of this file.
Macros | |
| #define | SAVE_SLOT_ITEMID "itemid" |
| #define | SAVE_SLOT_NEXTITEMID "nextItemid" |
| #define | SAVE_SLOT_INSTALLATIONTIME "installationTime" |
| #define | SAVE_SLOT_AMMOID "ammoid" |
| #define | SAVE_SLOT_NEXTAMMOID "nextAmmoid" |
| #define | SAVE_SLOT_AMMOLEFT "ammoLeft" |
| #define | SAVE_SLOT_DELAYNEXTSHOT "delayNextShot" |
XML tag constants for savegame.
Definition in file save_fightequip.h.
| #define SAVE_SLOT_AMMOID "ammoid" |
Definition at line 30 of file save_fightequip.h.
Referenced by AII_LoadOneSlotXML(), and AII_SaveOneSlotXML().
| #define SAVE_SLOT_AMMOLEFT "ammoLeft" |
Definition at line 32 of file save_fightequip.h.
Referenced by AII_LoadOneSlotXML(), and AII_SaveOneSlotXML().
| #define SAVE_SLOT_DELAYNEXTSHOT "delayNextShot" |
Definition at line 33 of file save_fightequip.h.
Referenced by AII_LoadOneSlotXML(), and AII_SaveOneSlotXML().
| #define SAVE_SLOT_INSTALLATIONTIME "installationTime" |
Definition at line 29 of file save_fightequip.h.
Referenced by AII_LoadOneSlotXML(), and AII_SaveOneSlotXML().
| #define SAVE_SLOT_ITEMID "itemid" |
Definition at line 27 of file save_fightequip.h.
Referenced by AII_LoadOneSlotXML(), and AII_SaveOneSlotXML().
| #define SAVE_SLOT_NEXTAMMOID "nextAmmoid" |
Definition at line 31 of file save_fightequip.h.
Referenced by AII_LoadOneSlotXML(), and AII_SaveOneSlotXML().
| #define SAVE_SLOT_NEXTITEMID "nextItemid" |
Definition at line 28 of file save_fightequip.h.
Referenced by AII_LoadOneSlotXML(), and AII_SaveOneSlotXML().