PixelLightAPI
.
|
Display mode. More...
#include <Types.h>
Public Attributes | |
PLMath::Vector2i | vSize |
PLCore::uint32 | nColorBits |
PLCore::uint32 | nFrequency |
Display mode.
Screen resolution
PLCore::uint32 PLRenderer::DisplayMode::nColorBits |
Number of bits for the color (for example 32)
PLCore::uint32 PLRenderer::DisplayMode::nFrequency |
Refresh rate (for example 60)
|