Rewrite the MapViewUI::update and friends to not use a string #39
Closed
opened 2 months ago by zedshaw
·
1 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Currently I'm doing a jank string build every frame I think. Look at string_view or just use an array.
Actually this isn't that bad, but the real fix is to just redesign MapView to use actual sprites in a grid.