TeaPacket v0.0.1
Multiplatform Game Engine
|
#include <vector>
#include "Platform/Graphics/PlatformViewport.hpp"
#include "TeaPacket/Graphics/Texture.hpp"
Go to the source code of this file.
Classes | |
class | TeaPacket::Graphics::Viewport |
Represents a singular renderable area. These can be used as textures, or blit to Displays to present to the user. More... | |
Namespaces | |
namespace | TeaPacket |
namespace | TeaPacket::Graphics |
Functionality relating to drawing graphics to the screen. | |