ChessPlusPlus  WIP
cplusplus.com Community Project
chesspp::gfx Namespace Reference

Classes

class  GraphicsHandler
 Handles drawing graphics, such as pieces, trajectories, and boards. More...
 

Typedefs

using Texture_res = res::SfmlFileResource< sf::Texture >
 

Typedef Documentation

using chesspp::gfx::Texture_res = typedef res::SfmlFileResource<sf::Texture>