/Users/david.perry/projects/pge/pgeUtils.h File Reference


Defines

#define PGE_UTILS_NET_DIALOG_ADHOC_CONNECT   2
#define PGE_UTILS_NET_DIALOG_ADHOC_CREATE   4
#define PGE_UTILS_NET_DIALOG_ADHOC_JOIN   5
#define PGE_UTILS_ADHOC_GAMESHARE_NAME   "GameShar"
#define PGE_UTILS_MSG_DIALOG_NO_OPTIONS   0x00000000
#define PGE_UTILS_MSG_DIALOG_YESNO_BUTTONS   0x00000010
#define PGE_UTILS_MSG_DIALOG_DEFAULT_BUTTON_NO   0x00000100
#define PGE_UTILS_MSG_DIALOG_RESULT_YES   1
#define PGE_UTILS_MSG_DIALOG_RESULT_NO   2
#define PGE_UTILS_MSG_DIALOG_RESULT_BACK   3
#define PGE_UTILS_SAVEDATA_TYPE_AUTOLOAD   0
#define PGE_UTILS_SAVEDATA_TYPE_AUTOSAVE   1
#define PGE_UTILS_SAVEDATA_TYPE_LISTLOAD   4
#define PGE_UTILS_SAVEDATA_TYPE_LISTSAVE   5
#define PGE_UTILS_SAVEDATA_TYPE_LISTDELETE   7
#define PGE_UTILS_DIALOG_RUNNING   -1

Functions

int pgeUtilsSavedataInit (int type, void *data, unsigned int datasize, const char *gamename, const char *key, const char *title, const char *subtitle, const char *detail)
int pgeUtilsSavedataUpdate (void)
int pgeUtilsBrowserInit (int memorysize, const char *url)
int pgeUtilsBrowserUpdate (void)
int pgeUtilsNetDialogInit (void)
int pgeUtilsNetDialogUpdate (void)
int pgeUtilsAdhocDialogInit (int type, char *name)
int pgeUtilsAdhocDialogUpdate (void)
int pgeUtilsGameShareInit (const char *filepath, const char *name)
int pgeUtilsGameShareUpdate (void)
int pgeUtilsMsgDialogInit (int options, const char *text,...)
int pgeUtilsMsgDialogErrorInit (unsigned int error)
int pgeUtilsMsgDialogUpdate (void)
int pgeUtilsMsgDialogAbort (void)
int pgeUtilsOskInit (char *description, char *initialtext)
int pgeUtilsOskUpdate (char *outtext)

Generated on Mon Sep 22 16:58:14 2008 for Phoenix Game Engine by  doxygen 1.5.5