4#include <SDL2/SDL2_gfxPrimitives.h>
5#include <SDL2/SDL_image.h>
6#include <SDL2/SDL_mixer.h>
Definition: sdl2_Types.hpp:9
SDL_Surface * Surface
Definition: sdl2_Types.hpp:15
SDL_Renderer * Renderer
Definition: sdl2_Types.hpp:13
SDL_Window * Window
Definition: sdl2_Types.hpp:12
SDL_Texture * Texture
Definition: sdl2_Types.hpp:11
TTF_Font * Font
Definition: sdl2_Types.hpp:14
struct _TTF_Font TTF_Font
Definition: sdl2_CustomTtf.h:79