Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
|
Contains the definition for the class responsible for transitioning between scenes/views available in the game. More...
#include <glm/gtx/string_cast.hpp>
#include "toymaker/sim_system.hpp"
Go to the source code of this file.
Classes | |
class | UrSceneManager |
The aspect class responsible for transitioning between the scenes availabe in the game. More... | |
Contains the definition for the class responsible for transitioning between scenes/views available in the game.