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 of the class responsible for managing and displaying the UI layer of the game scene. More...
#include "toymaker/sim_system.hpp"
#include "toymaker/signals.hpp"
#include "toymaker/text_render.hpp"
#include "game_of_ur_data/model.hpp"
Go to the source code of this file.
Classes | |
class | UrUIView |
The aspect class for the UI layer of the game scene. More... | |
Contains the definition of the class responsible for managing and displaying the UI layer of the game scene.