#include <SDL.h>
#include <SDL_ttf.h>
#include "IText.hpp"
#include "SdlFont.hpp"
#include <string>
Go to the source code of this file.