SuperTuxKart
Loading...
Searching...
No Matches
Variables
GUIEngine::Private Namespace Reference

In an attempt to make getters as fast as possible, by possibly still allowing inlining These fields should never be accessed outside of the GUI engine. More...

Variables

IGUIEnvironment * g_env
 
Sking_skin = NULL
 
ScalableFontg_font
 
ScalableFontg_outline_font
 
ScalableFontg_large_font
 
ScalableFontg_title_font
 
ScalableFontg_small_title_font
 
ScalableFontg_tiny_title_font
 
ScalableFontg_small_font
 
ScalableFontg_digit_font
 
IrrlichtDevice * g_device
 
IVideoDriver * g_driver
 
Screeng_current_screen = NULL
 
AbstractStateManagerg_state_manager = NULL
 
Widgetg_focus_for_player [MAX_PLAYER_COUNT]
 
int font_height
 
int large_font_height
 
int small_font_height
 
int title_font_height
 
int small_title_font_height
 
int tiny_title_font_height
 

Detailed Description

In an attempt to make getters as fast as possible, by possibly still allowing inlining These fields should never be accessed outside of the GUI engine.