|
Gosu
|
Interface of the Graphics class. More...
Go to the source code of this file.
Classes | |
| class | Gosu::Graphics |
| Serves as the target of all drawing and provides primitive drawing functionality. More... | |
Namespaces | |
| Gosu | |
Variables | |
| const unsigned | Gosu::MAX_TEXTURE_SIZE = 1024 |
| Returns the maximum size of an texture that will be allocated internally by Gosu. More... | |
Interface of the Graphics class.
Definition in file Graphics.hpp.
1.8.13