SDL Utility
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  include
  graphics
  drawable
  shapes
 Rectangle.hppThe primitive Rectangle shape
 Shape.hppThe base class for all native SDLU shapes
 Drawable.hppThe base class of everything renderable by RenderTarget
 Transformable.hppContains information for transformable objects
 Graphics.hpp
 RenderTarget.hpp
 RenderWindow.hppA wrapper around SDL_Window and SDL_Renderer
  structures
 Clock.hppA small timing utility
 Color.hppProvides utility for creating and handling colors
 Cursor.hpp
 Mouse.hppA static class to provide easy handling of the mouse
 Time.hppA wrapper around std::chrono::duration
 Vector2.hppProvides a structure for simple vector calculations
 Window.hppContains window related objects
 SDLU.hpp
 Util.hppBasic utility macros, typedefs..