Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATRunMode
enum CATRunMode

CATRunMode defines the type of app the code is running as. It allows classes to perform differently in different environments without having to ifdef stuff.

Use CATApp::GetRunMode() to retrieve the current run mode.

Enumerator:
CAT_CONSOLE  Basic console app.
CAT_GUI  Windowed GUI app.
CAT_VST  VST plug-in environment.

Definition at line 35 of file CATApp.h.


Generated on Mon Feb 11 04:10:05 2008 for Game Accessibility Suite by doxygen 1.5.4