Add per-event system handler and aspect ratio updates #4

Closed
reo6 wants to merge 1 commit from codex/add-handle_event-to-system-trait into master
reo6 commented 2025-09-10 12:03:51 +00:00 (Migrated from github.com)

Summary

  • add handle_event hook to System and engine trait
  • update glium platform to dispatch events to engine systems
  • use new event handler to keep camera aspect ratio in sync

Testing

  • cargo test

https://chatgpt.com/codex/tasks/task_e_68c161849bf0832fa437f777c043574d

## Summary - add `handle_event` hook to `System` and engine trait - update glium platform to dispatch events to engine systems - use new event handler to keep camera aspect ratio in sync ## Testing - `cargo test` ------ https://chatgpt.com/codex/tasks/task_e_68c161849bf0832fa437f777c043574d
reo closed this pull request 2025-09-17 21:33:10 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.