Giant refactor for a better event-driven architecture
This commit is contained in:
parent
341d531db3
commit
88a21040cd
22 changed files with 936 additions and 67 deletions
|
|
@ -5,4 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
winit = "0.30"
|
||||
glam = "0.30.4"
|
||||
glam = "0.30.4"
|
||||
hecs = "0.10.5"
|
||||
raidillon_core = { path = "../raidillon_core" }
|
||||
raidillon_render = { path = "../raidillon_render" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue