22 #include "common/language.h" 41 void SetTooltips(
bool tooltips);
44 void SetInterfaceGlint(
bool interfaceGlint);
45 bool GetInterfaceGlint();
47 void SetInterfaceRain(
bool interfaceRain);
48 bool GetInterfaceRain();
50 void SetSoluce4(
bool soluce4);
53 void SetMovies(
bool movies);
56 void SetFocusLostPause(
bool focusLostPause);
57 bool GetFocusLostPause();
62 void SetFontSize(
float size);
77 void SetIOPublic(
bool mode);
87 void SetLanguage(Language language);
88 Language GetLanguage();
92 bool m_interfaceGlint;
96 bool m_focusLostPause;
CSingleton base class for singletons.
Point struct and related functions.
Definition: singleton.h:30
General config for graphics device.
Definition: device.h:64
Definition: settings.h:32
2D point
Definition: point.h:50
Namespace for (new) graphics code.
Definition: app.h:49