Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
Loading...
Searching...
No Matches

Files

file  text_render.hpp
 Classes relating to the creation and use of fonts to render text.
 

Classes

class  ToyMaker::TextFont
 A wrapper class over SDL_ttf, providing methods to generate text textures from text using a font as a resource. More...
 
class  ToyMaker::TextFontFromFile
 The ResourceConstructor responsible for loading a TextFont from its file path. More...
 

Detailed Description