Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
texture.h File Reference
#include <memory>
Include dependency graph for texture.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Texture
 Represents a texture used in rendering game objects. Encapsulates an SDL_Texture and provides access to its dimensions. More...