#include "system/nyCommon.h"#include "system/nyResource.h"#include "graphics/nyImage.h"#include "graphics/nyColor.h"

Go to the source code of this file.
Data Structures | |
| class | Nytro::Graphics::Texture |
| A texture resource class. More... | |
| struct | Nytro::Graphics::TextureAtlasRect |
| class | Nytro::Graphics::TextureAtlasRects |
Namespaces | |
| namespace | Nytro |
The Nytro Game Engine main namespace. | |
| namespace | Nytro::Graphics |
The graphics namespace holds all the graphics and rendering related classes, all what is displayed on screen, is using classes from here. | |