libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moConsoleState.h File Reference
#include "moTypes.h"
#include "moAbstract.h"
#include "moTempo.h"
#include "moEffectState.h"

Go to the source code of this file.

Classes

class  moConsoleState
 Estado de la consola. More...
 

Enumerations

enum  moConsoleMode { MO_CONSOLE_MODE_LIVE =0, MO_CONSOLE_MODE_RECORD_SESSION =1, MO_CONSOLE_MODE_PLAY_SESSION =2, MO_CONSOLE_MODE_RENDER_SESSION =3 }
 

Enumeration Type Documentation

Enumerator
MO_CONSOLE_MODE_LIVE 
MO_CONSOLE_MODE_RECORD_SESSION 
MO_CONSOLE_MODE_PLAY_SESSION 
MO_CONSOLE_MODE_RENDER_SESSION 

Definition at line 40 of file moConsoleState.h.