Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Settings Class Reference

#include <settings.hxx>

List of all members.

Public Member Functions

 Settings ()

Public Attributes

bool fullscreen
bool doublebuffer
bool alphablending
bool antialiasing
int screen_width
int screen_height
std::string startup_file


Constructor & Destructor Documentation

Settings::Settings  
 

Definition at line 24 of file settings.cxx.

References alphablending, antialiasing, doublebuffer, fullscreen, screen_height, and screen_width.


Member Data Documentation

bool Settings::alphablending
 

Definition at line 31 of file settings.hxx.

Referenced by GlutDisplay::GlutDisplay(), CommandLine::parse(), and Settings().

bool Settings::antialiasing
 

Definition at line 32 of file settings.hxx.

Referenced by GlutDisplay::GlutDisplay(), CommandLine::parse(), and Settings().

bool Settings::doublebuffer
 

Definition at line 30 of file settings.hxx.

Referenced by CommandLine::parse(), and Settings().

bool Settings::fullscreen
 

Definition at line 29 of file settings.hxx.

Referenced by ConstruoMain::main(), CommandLine::parse(), and Settings().

int Settings::screen_height
 

Definition at line 34 of file settings.hxx.

Referenced by GlutDisplay::GlutDisplay(), ConstruoMain::main(), CommandLine::parse(), and Settings().

int Settings::screen_width
 

Definition at line 33 of file settings.hxx.

Referenced by GlutDisplay::GlutDisplay(), ConstruoMain::main(), CommandLine::parse(), and Settings().

std::string Settings::startup_file
 

Definition at line 36 of file settings.hxx.

Referenced by ConstruoMain::main(), and CommandLine::parse().


The documentation for this class was generated from the following files:
Generated on Thu Jul 24 10:25:26 2003 for Construo by doxygen1.3-rc3