Refactor: Move camera logic to always be part of the UI part. #18

Closed
opened 2025-02-04 17:58:55 +00:00 by pyrex · 0 comments
Owner

There's some ugly camera-related logic in Game.update() that should be moved out to the drawn-things. The function is called withCamera or something, I think? See the skills modal for an example of how this should look.

There's some ugly camera-related logic in Game.update() that should be moved out to the drawn-things. The function is called withCamera or something, I think? See the skills modal for an example of how this should look.
pyrex added the
refactor
good first issue
labels 2025-02-04 17:59:17 +00:00
pyrex added the
Importance
Important
label 2025-02-22 19:49:20 +00:00
pyrex closed this issue 2025-02-22 19:54:47 +00:00
Sign in to join this conversation.
No description provided.