EzGL
EzGL_SDL Directory Reference

Files

file  MainEvent.hpp [code]
 Initializes SDL2 and handles keyboard/mouse/controller input.
 
file  MainLogic.hpp [code]
 Updates all objects in the game universe.
 
file  MainRender.hpp [code]
 Creates the SDL2 window and renderer.
 
file  Texture.hpp [code]
 Texture component with image file loading support.