]> git.tdb.fi Git - libs/game.git/history - source/game/entity.h
Make it possible to retrieve components and systems of a particular type
[libs/game.git] / source / game / entity.h
2022-10-25 Mikko RasaMake it possible to retrieve components and systems...
2022-10-22 Mikko RasaAdd a transform component and propagation system
2022-10-19 Mikko RasaAdjust some things to make header dependencies easier...
2022-10-19 Mikko RasaImplement a basic ECS