|
void | SaveResolutionSettings (const Gfx::DeviceConfig &config) |
|
void | SaveSettings () |
|
void | LoadSettings () |
|
void | SetTooltips (bool tooltips) |
|
bool | GetTooltips () |
|
void | SetInterfaceGlint (bool interfaceGlint) |
|
bool | GetInterfaceGlint () |
|
void | SetInterfaceRain (bool interfaceRain) |
|
bool | GetInterfaceRain () |
|
void | SetSoluce4 (bool soluce4) |
|
bool | GetSoluce4 () |
|
void | SetMovies (bool movies) |
|
bool | GetMovies () |
|
void | SetSystemMouse (bool systemMouse) |
|
bool | GetSystemMouse () |
|
|
void | SetFontSize (float size) |
| Managing the size of the default fonts.
|
|
float | GetFontSize () |
|
|
void | SetWindowPos (Math::Point pos) |
| Managing the size of the default window.
|
|
Math::Point | GetWindowPos () |
|
void | SetWindowDim (Math::Point dim) |
|
Math::Point | GetWindowDim () |
|
|
void | SetIOPublic (bool mode) |
| Managing windows open/save.
|
|
bool | GetIOPublic () |
|
void | SetIOPos (Math::Point pos) |
|
Math::Point | GetIOPos () |
|
void | SetIODim (Math::Point dim) |
|
Math::Point | GetIODim () |
|
|
bool | m_tooltips |
|
bool | m_interfaceGlint |
|
bool | m_interfaceRain |
|
bool | m_soluce4 |
|
bool | m_movies |
|
bool | m_systemMouse |
|
float | m_fontSize |
|
Math::Point | m_windowPos |
|
Math::Point | m_windowDim |
|
bool | m_IOPublic |
|
Math::Point | m_IOPos |
|
Math::Point | m_IODim |
|
|
static CSettings & | GetInstance () |
|
static CSettings * | GetInstancePointer () |
|
static bool | IsCreated () |
|
static CSettings * | m_instance = nullptr |
|
The documentation for this class was generated from the following files:
- /build/colobot-DgKgpG/colobot-0.1.6/src/common/settings.h
- /build/colobot-DgKgpG/colobot-0.1.6/src/common/settings.cpp