Public Attributes | |
| int | width |
| Height of the screen (window). | |
| int | height |
| Width of the screen (window). | |
| int | bpp |
| Uint32 | SDL_flags |
| std::vector< GLAttribute > | attrs |
Classes | |
| struct | GLAttribute |
Definition at line 122 of file gfx.h.
|
|
Definition at line 134 of file gfx.h. Referenced by GFX::init(). |
|
|
Definition at line 129 of file gfx.h. Referenced by GFX::init(), and GFX::loadVideoSettings(). |
|
|
Width of the screen (window).
Definition at line 129 of file gfx.h. Referenced by GFX::getHeight(), GFX::init(), GFX::initOpenGL(), GFX::loadVideoSettings(), GFX::set2DOpenGL(), and GFX::set3DOpenGL(). |
|
|
Definition at line 133 of file gfx.h. Referenced by GFX::init(), and GFX::loadVideoSettings(). |
|
|
Height of the screen (window).
Definition at line 129 of file gfx.h. Referenced by GFX::getWidth(), GFX::init(), GFX::initOpenGL(), GFX::loadVideoSettings(), GFX::set2DOpenGL(), and GFX::set3DOpenGL(). |
1.4.5