]> git.tdb.fi Git - libs/game.git/history - source/game/handle.h
Add less-than comparison for handles
[libs/game.git] / source / game / handle.h
2022-11-02 Mikko RasaAdd less-than comparison for handles
2022-10-25 Mikko RasaMake it possible to retrieve components and systems...
2022-10-22 Mikko RasaAllow null handles to be created from nullptr
2022-10-19 Mikko RasaImplement a basic ECS