Commit Graph

4 Commits

Author SHA1 Message Date
69d35b5d15 Convenience font rendering function for black text 2022-10-24 15:15:39 +02:00
5d3aaec3dc Started windows port
Not done yet
2022-10-17 20:19:56 +02:00
5d0c2caf78 documentation 2022-10-17 16:27:45 +02:00
2806eb6d71 Initial commit
What works?
- Reading files (AssetManager::loadFile)
- Rendering colored & textured rects (Renderer::addRect)
- Getting input (TouchInputEvent)

TODO
Port this to windows
2022-10-17 16:04:56 +02:00