win32 drawing text

This commit is contained in:
Krzosa Karol
2025-01-08 09:34:53 +01:00
parent 7c282bacb2
commit 189902dae6
17 changed files with 11794 additions and 46 deletions

View File

@@ -1,10 +1,10 @@
[ ] app
[ ] sleep
[ ] ui
[ ] event playback
[ ] maybe different events structure: { frame1: { event1, event2 }, frame2: {event1} }
[ ] how to fix variable scroll? or do we not care? (probably need delta time)
[ ] win32
[ ] sleep
[ ] hot reload / plugins
[ ] tests using yield
[ ] linux