![]() |
ChessPlusPlus
WIP
cplusplus.com Community Project
|
Classes | |
| class | Application |
| Represents the application and holds the current AppState. More... | |
| class | AppState |
| Base class for application states. More... | |
| class | ChessPlusPlusState |
| The AppState class for the state of the chess gameplay. More... | |
| class | StartMenuState |
| Handles the start screen/main menu for the game. More... | |
Typedefs | |
| using | Font_res = res::SfmlFileResource< sf::Font > |
| using | Texture_res = res::SfmlFileResource< sf::Texture > |
| using chesspp::app::Font_res = typedef res::SfmlFileResource<sf::Font> |
| using chesspp::app::Texture_res = typedef res::SfmlFileResource<sf::Texture> |