Commit graph

4 commits

Author SHA1 Message Date
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
Gered a05be17821 update gitignore 2022-05-15 12:14:12 -04:00
Gered 4c5c397d9e add "balls" example 2022-05-15 12:13:29 -04:00
Gered 38e6826440 initial commit 2022-05-15 12:11:46 -04:00