Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
Gfx::DeviceConfig Struct Reference

General config for graphics device. More...

#include <device.h>

Inheritance diagram for Gfx::DeviceConfig:
Inheritance graph
[legend]

Public Member Functions

 DeviceConfig ()
 Constructor calls LoadDefault()
void LoadDefault ()
 Loads the default values.

Public Attributes

Math::IntPoint size
 Screen size.
int bpp
 Bits per pixel.
bool fullScreen
 Full screen.
bool resizeable
 Resizeable window.
bool doubleBuf
 Double buffering.
bool noFrame
 No window frame (also set with full screen)

Detailed Description

General config for graphics device.

These settings are common window options set by SDL.


The documentation for this struct was generated from the following file: