TwguiStartupOptions Class Reference

#include <twgui_init.h>

List of all members.

Public Attributes

bool use_default_soundlib
TwguiStartupOptions::VideoManagement video_management

Classes

class  VideoManagement


Detailed Description

this class defines values that Twgui uses at startup. If you want to tweak the way that twgui starts up, you must change the values in twgui_startup_options before calling twgui_init(). Some values can also be set through the .ini file and twgui will attempt to read them; on failure, twgui will default to the values defined in twgui_startup_options.


Member Data Documentation

bool TwguiStartupOptions::use_default_soundlib
 

initialize the default audiere library, or not. If not, you are responsible for loading a sound lib and setting the twgui_sound pointer - if you want the menu to use music/sound.

class TwguiStartupOptions::VideoManagement TwguiStartupOptions::video_management
 

options about how the video screen is handled


The documentation for this class was generated from the following files:
Generated on Tue Feb 14 13:48:45 2006 for Twgui by  doxygen 1.4.6-NO