SDL SPOOKY PLATFORMER ENGINE  0.2.0
An implementation of a platformer using sdl, implemented using an entity component system and efficient collision management.
Classes | Functions
TextManager.hpp File Reference
#include <SDL2/SDL.h>
#include <SDL2/SDL_ttf.h>
#include <ResourceManager.hpp>

Go to the source code of this file.

Classes

class  TextManager
 

Functions

static void CloseFont (TTF_Font *ttf_font)
 < More...
 

Function Documentation

static void CloseFont ( TTF_Font *  ttf_font)
static

<

Bug:
ttf close font seg faults