]> git.tdb.fi Git - libs/game.git/history - source/game/system.h
Add a way for systems to do things at the end of a tick
[libs/game.git] / source / game / system.h
2022-11-04 Mikko RasaAdd a way for systems to do things at the end of a...
2022-10-29 Mikko RasaAdd some useful accessors
2022-10-22 Mikko RasaAdjust component ticking
2022-10-19 Mikko RasaImplement a basic ECS