Creates a Texture for use with a renderer. Creates a Texture from an image file, this can then be use...
Definition: Texture.h:13
GameOver(JAM_StateManager *stateManager, SDL_Renderer *renderer, int screenWidth, int screenHeight, JAM_Audio *music)
Definition: GameOver.cpp:7
Creates a Text Texture for use with a renderer. Creates a Text Texture from an image file...
Definition: Text.h:15