raylibstarter 0.1.0
texture2d.h File Reference
#include <raylib.h>
Include dependency graph for texture2d.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  game::core::Texture2D
 The class Texture2D encapsulates the Raylib structure Texture2D and takes care of the correct loading and unloading of the texture into the VRAM. More...
 

Namespaces

namespace  game
 
namespace  game::core