Moved types to top of files, started 2D texture mapped font rendering.

This commit is contained in:
Marvin Blum
2016-07-16 02:31:53 +02:00
parent 67571025e9
commit ed39081300
11 changed files with 281 additions and 180 deletions

View File

@@ -5,3 +5,4 @@
* limit FPS
* fullscreen
* simple access to default resources like GetTex()
* text rendering + font loading