mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-09 22:07:53 -06:00
refactor: reorganize systems properly, move events to events.rs
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
//! and resources.
|
||||
|
||||
pub mod components;
|
||||
pub mod interact;
|
||||
pub mod control;
|
||||
pub mod input;
|
||||
pub mod movement;
|
||||
pub mod render;
|
||||
|
||||
Reference in New Issue
Block a user