dEngine
Simple 2D C++ game engine
Classes | Namespaces
Text.h File Reference
#include <SDL.h>
#include <SDL_ttf.h>
#include "../UIComponent.h"
#include "../../System/Game.h"
#include "../FontManager.h"

Go to the source code of this file.

Classes

class  dengine_UI::Text
 Text rendered with TrueTypeFonts. More...
 

Namespaces

 dengine_UI