save_messageoptions.h File Reference

XML tag constants for savegame. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define SAVE_MESSAGEOPTIONS_MESSAGEOPTIONS   "messageOptions"
#define SAVE_MESSAGEOPTIONS_TYPE   "type"
#define SAVE_MESSAGEOPTIONS_NAME   "name"
#define SAVE_MESSAGEOPTIONS_NOTIFY   "notify"
#define SAVE_MESSAGEOPTIONS_PAUSE   "pause"
#define SAVE_MESSAGEOPTIONS_SOUND   "sound"

Detailed Description

XML tag constants for savegame.

Definition in file save_messageoptions.h.


Define Documentation

#define SAVE_MESSAGEOPTIONS_MESSAGEOPTIONS   "messageOptions"

Definition at line 28 of file save_messageoptions.h.

Referenced by MSO_LoadXML(), and MSO_SaveXML().

#define SAVE_MESSAGEOPTIONS_NAME   "name"

Definition at line 31 of file save_messageoptions.h.

Referenced by MSO_LoadXML(), and MSO_SaveXML().

#define SAVE_MESSAGEOPTIONS_NOTIFY   "notify"

Definition at line 32 of file save_messageoptions.h.

Referenced by MSO_LoadXML(), and MSO_SaveXML().

#define SAVE_MESSAGEOPTIONS_PAUSE   "pause"

Definition at line 33 of file save_messageoptions.h.

Referenced by MSO_LoadXML(), and MSO_SaveXML().

#define SAVE_MESSAGEOPTIONS_SOUND   "sound"

Definition at line 34 of file save_messageoptions.h.

Referenced by MSO_LoadXML(), and MSO_SaveXML().

#define SAVE_MESSAGEOPTIONS_TYPE   "type"

Definition at line 30 of file save_messageoptions.h.

Referenced by MSO_LoadXML(), and MSO_SaveXML().


Generated by  doxygen 1.6.2