kick
|
Public Member Functions | |
bool | load (std::string filename, std::string texture) |
std::shared_ptr< Texture2D > | texture () const |
TextureAtlasEntry | get (std::string name) |
glm::ivec2 | textureSize () const |
std::shared_ptr< Shader > | shader () const |
void | setShader (std::shared_ptr< Shader > shader) |
Definition at line 26 of file texture_atlas.h.