mini_sdl 0.3.91

A small and simple wrapper around SDL2
Documentation
1
2
3
4
5
6
7
[x] Finish overlay text now that FontAtlas is working.

[x] Some way to expose drawing directly to render target (currently resolution is only really used in pixel buffer).

[ ] Make pixel buffer and render target optional, just like sound.

--->[ ] Mapping system to allow KeyCodes to be mapped to Game Controller inputs.