ginga 1.0
The Ginga iTV middleware
|
Ginga control options. More...
#include <ginga.h>
Public Attributes | |
int | width |
Screen width (in pixels). | |
int | height |
Screen height (in pixels). | |
bool | debug |
Whether to enable debug mode. | |
bool | webservices |
Whether to enable debug mode. | |
bool | experimental |
Whether to enable experimental features. | |
bool | opengl |
Whether to use OpenGL back-end. | |
std::string | background |
Background color. | |
Ginga control options.
bool GingaOptions::opengl |
Whether to use OpenGL back-end.