]> git.tdb.fi Git - libs/game.git/history - source/game/entity.cpp
Change Owned's constructor to take a pointer to the parent
[libs/game.git] / source / game / entity.cpp
2022-12-04 Mikko RasaChange Owned's constructor to take a pointer to the...
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