mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-13 18:12:24 -06:00
feat: revamp with better separate directional/linear animations, direction independent ticking
This commit is contained in:
@@ -25,6 +25,7 @@ pub enum SystemId {
|
||||
Audio,
|
||||
Blinking,
|
||||
DirectionalRender,
|
||||
LinearRender,
|
||||
DirtyRender,
|
||||
HudRender,
|
||||
Render,
|
||||
|
||||
Reference in New Issue
Block a user