40 void SetTooltips(
bool tooltips);
43 void SetInterfaceGlint(
bool interfaceGlint);
44 bool GetInterfaceGlint();
46 void SetInterfaceRain(
bool interfaceRain);
47 bool GetInterfaceRain();
49 void SetSoluce4(
bool soluce4);
52 void SetMovies(
bool movies);
55 void SetSystemMouse(
bool systemMouse);
56 bool GetSystemMouse();
88 bool m_interfaceGlint;
CSingleton base class for singletons.
void SetWindowPos(Math::Point pos)
Managing the size of the default window.
Definition: settings.cpp:348
Point struct and related functions.
Definition: singleton.h:30
General config for graphics device.
Definition: device.h:55
Definition: settings.h:31
2D point
Definition: point.h:50
void SetIOPublic(bool mode)
Managing windows open/save.
Definition: settings.cpp:374
Namespace for (new) graphics code.
Definition: app.h:49
void SetFontSize(float size)
Managing the size of the default fonts.
Definition: settings.cpp:336