#include <SDOM_Core.hpp>
◆ allowTextureResize
bool SDOM::Core::CoreConfig::allowTextureResize = true |
◆ color
SDL_Color SDOM::Core::CoreConfig::color |
◆ pixelFormat
SDL_PixelFormat SDOM::Core::CoreConfig::pixelFormat = SDL_PIXELFORMAT_RGBA8888 |
◆ pixelHeight
float SDOM::Core::CoreConfig::pixelHeight = 2.0f |
◆ pixelWidth
float SDOM::Core::CoreConfig::pixelWidth = 2.0f |
◆ preserveAspectRatio
bool SDOM::Core::CoreConfig::preserveAspectRatio = true |
◆ rendererLogicalPresentation
SDL_RendererLogicalPresentation SDOM::Core::CoreConfig::rendererLogicalPresentation = SDL_LOGICAL_PRESENTATION_LETTERBOX |
◆ windowFlags
SDL_WindowFlags SDOM::Core::CoreConfig::windowFlags = SDL_WINDOW_RESIZABLE |
◆ windowHeight
float SDOM::Core::CoreConfig::windowHeight = 600.0f |
◆ windowWidth
float SDOM::Core::CoreConfig::windowWidth = 800.0f |
The documentation for this struct was generated from the following file: