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 UIText, responsible for rendering text textures. More...
#include "toymaker/sim_system.hpp"
#include "toymaker/text_render.hpp"
Go to the source code of this file.
Classes | |
class | UIText |
An aspect responsible for rendering text textures and displaying them on a surface in the scene. More... | |
Contains the definition for UIText, responsible for rendering text textures.