basic-game-framework/TODO.txt

20 lines
322 B
Plaintext

# TODOs
[x] add nineslice drawcmd functions
[x] draw_*
[x] exec_*
[ ] add text rendering
[x] loading fonts
[x] managing font style
[x] rendering fonts to surface to texture
[x] correctly scaling fonts
[ ] cache rendered text
[ ] add imgui
[ ] ui windows
[ ] input fields
[ ] buttons
[ ] radios
[ ] multibox