game_options Struct Reference

#include <options.h>

Collaboration diagram for game_options:

Collaboration graph
[legend]

Detailed Description

Definition at line 4 of file options.h.


Data Fields

char * dir_gamedata
char * dir_savegame
int want_audio
int want_cheats
int want_debug
int want_fullscreen
int want_intro

Field Documentation

char* game_options::dir_gamedata

Definition at line 6 of file options.h.

Referenced by fixpath_options(), and try_find_file().

char* game_options::dir_savegame

Definition at line 5 of file options.h.

Referenced by create_save_dir(), first_saved_game(), fixpath_options(), main(), remove_savedat(), try_find_file(), and write_default_config().

int game_options::want_audio

Definition at line 7 of file options.h.

Referenced by av_setup(), and setup_options().

int game_options::want_cheats

Definition at line 10 of file options.h.

Referenced by MisCheck(), and setup_options().

int game_options::want_debug

Definition at line 11 of file options.h.

Referenced by main(), and setup_options().

int game_options::want_fullscreen

Definition at line 8 of file options.h.

Referenced by av_setup(), and setup_options().

int game_options::want_intro

Definition at line 9 of file options.h.

Referenced by main(), and setup_options().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 28 00:35:29 2007 for raceintospace by  doxygen 1.5.3