LPCGame
A 2d game 'engine' written in C++
 All Classes Files Functions Variables Typedefs Enumerations Enumerator
text.h File Reference
#include <string>
#include <stdexcept>
#include <memory>
#include <SDL.h>
#include <SDL_ttf.h>
#include <luabind/luabind.hpp>
#include "../externals/json/json.h"
#include "rect.h"
#include "color.h"

Go to the source code of this file.

Classes

class  Text
 Handles drawing some text. More...