Panel is working and now I can work on the gui interactions parts.

This commit is contained in:
Zed A. Shaw 2024-11-11 13:03:31 -05:00
parent 9bc9c9007f
commit 6e848004c4
3 changed files with 4 additions and 1 deletions

View file

@ -2,6 +2,7 @@ NOTES:
TODO:
* panels and everything except renderer should use character coodinates
* camera shake broken
* draw_screen doesn't do x axis offset render
* Can std::any be defaulted to a noop in the events?