#include <settings.hxx>
Public Member Functions | |
| Settings () | |
Public Attributes | |
| bool | fullscreen | 
| bool | doublebuffer | 
| bool | alphablending | 
| bool | antialiasing | 
| int | screen_width | 
| int | screen_height | 
| std::string | startup_file | 
      
  | 
  
| 
 
 Definition at line 24 of file settings.cxx. References alphablending, antialiasing, doublebuffer, fullscreen, screen_height, and screen_width.  | 
  
      
  | 
  
| 
 
 Definition at line 31 of file settings.hxx. Referenced by GlutDisplay::GlutDisplay(), CommandLine::parse(), and Settings().  | 
  
      
  | 
  
| 
 
 Definition at line 32 of file settings.hxx. Referenced by GlutDisplay::GlutDisplay(), CommandLine::parse(), and Settings().  | 
  
      
  | 
  
| 
 
 Definition at line 30 of file settings.hxx. Referenced by CommandLine::parse(), and Settings().  | 
  
      
  | 
  
| 
 
 Definition at line 29 of file settings.hxx. Referenced by ConstruoMain::main(), CommandLine::parse(), and Settings().  | 
  
      
  | 
  
| 
 
 Definition at line 34 of file settings.hxx. Referenced by GlutDisplay::GlutDisplay(), ConstruoMain::main(), CommandLine::parse(), and Settings().  | 
  
      
  | 
  
| 
 
 Definition at line 33 of file settings.hxx. Referenced by GlutDisplay::GlutDisplay(), ConstruoMain::main(), CommandLine::parse(), and Settings().  | 
  
      
  | 
  
| 
 
 Definition at line 36 of file settings.hxx. Referenced by ConstruoMain::main(), and CommandLine::parse().  | 
  
1.3-rc3