Level H Engine
|
#include <SDL.h>
#include <SDL_ttf.h>
#include <string>
#include "Sprite.h"
#include "../Maths/Vec2.h"
Go to the source code of this file.
Classes | |
class | Text |
Creates a Text sprite for use with using the Text formating. More... | |