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 aspect responsible for the model-texture combo for displaying an image from a file. More...
#include "toymaker/sim_system.hpp"
#include "toymaker/texture.hpp"
Go to the source code of this file.
Classes | |
class | UIImage |
The aspect class responsible for displaying an image from a file scaled to some specific dimensions. More... | |
Contains the definition of the aspect responsible for the model-texture combo for displaying an image from a file.