cp_messageoptions_callbacks.h File Reference

Header file for menu related console command callbacks. More...

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

Go to the source code of this file.

Typedefs

typedef enum msoMenuState_s msoMenuState_t

Enumerations

enum  msoMenuState_s { MSO_MSTATE_REINIT, MSO_MSTATE_PREPARED, MSO_MSTATE_INITIALIZED }

Functions

void MSO_SetMenuState (const msoMenuState_t newState, const qboolean initNow, const qboolean preserveIndex)
void MSO_InitCallbacks (void)
void MSO_ShutdownCallbacks (void)

Detailed Description

Header file for menu related console command callbacks.

Definition in file cp_messageoptions_callbacks.h.


Typedef Documentation


Enumeration Type Documentation

Enumerator:
MSO_MSTATE_REINIT 
MSO_MSTATE_PREPARED 
MSO_MSTATE_INITIALIZED 

Definition at line 29 of file cp_messageoptions_callbacks.h.


Function Documentation

void MSO_InitCallbacks ( void   ) 
void MSO_SetMenuState ( const msoMenuState_t  newState,
const qboolean  initNow,
const qboolean  preserveIndex 
)
void MSO_ShutdownCallbacks ( void   ) 

Definition at line 256 of file cp_messageoptions_callbacks.c.

References Cmd_RemoveCommand(), TEXT_MESSAGEOPTIONS, and UI_ResetData().

Referenced by MSO_Shutdown().


Generated by  doxygen 1.6.2