SuperTuxKart
Loading...
Searching...
No Matches
Namespaces | Classes
Config

This module handles the user configuration, the supertuxkart configuration file (which contains options usually not edited by the player) and the input configuration file. More...

Namespaces

namespace  UserConfigParams
 Contains all parameters that are stored in the user's config file.
 

Classes

class  PlayerProfile
 Class for managing player profiles (name, usage frequency, etc.). More...
 
class  SavedGrandPrix
 Class for managing saved Grand-Prix's A list of all possible resumable GP's is stored in the user config. More...
 
class  STKConfig
 Global STK configuration information. More...
 
class  UserConfig
 Class for managing general STK user configuration data. More...
 
class  Binding
 
class  DeviceConfig
 contains the key bindings information related to one input device More...
 
class  GamepadConfig
 specialisation of DeviceConfig for gamepad type devices More...
 
class  KeyboardConfig
 specialisation of DeviceConfig for keyboard type devices More...
 

Detailed Description

This module handles the user configuration, the supertuxkart configuration file (which contains options usually not edited by the player) and the input configuration file.