ggdt/libretrogd
Gered 2470919d17 ComponentSystems update/render functions now only take context argument
most apps would almost certainly want to add an Entities instance
to whatever context they were going to be passing in to these functions,
but removing the explicit dependency directly to ComponentSystems itself
removes some ownership issues.
2022-05-15 12:27:12 -04:00
..
assets initial commit 2022-05-15 12:11:46 -04:00
benches initial commit 2022-05-15 12:11:46 -04:00
src ComponentSystems update/render functions now only take context argument 2022-05-15 12:27:12 -04:00
test-assets initial commit 2022-05-15 12:11:46 -04:00
Cargo.toml initial commit 2022-05-15 12:11:46 -04:00