CarWorldClient Class Reference
List of all members.
Public Member Functions |
|
| CarWorldClient (bool full_screen) |
|
const char * | name () |
|
void | draw_init () |
|
void | key_down (SDLKey AHKey, char c) |
|
void | resize (unsigned int width, unsigned int height) |
|
void | on_idle (unsigned int elapsed_time) |
|
void | draw () |
|
void | toggleconsole () |
|
void | set_r_mode (int mode) |
|
int | get_r_mode () |
|
void | set_joystick (bool use_joystick) |
|
bool | get_joystick () |
|
void | execute_cfg (const char *FileName) |
|
void | pars_command (const char *value) |
|
void | bind (SDLKey key, const char *command) |
|
void | print_help () |
|
void | print_version () |
|
void | join (const char *host, short port) |
|
void | write_cfg (ostream &out) |
Public Attributes |
|
map< SDLKey, string > | KeyBindings |
The documentation for this class was generated from the following files: