]> git.tdb.fi Git - libs/game.git/history - source/game/eventbus.h
Use template lambdas to avoid repetition of types
[libs/game.git] / source / game / eventbus.h
2022-10-29 Mikko RasaUse template lambdas to avoid repetition of types
2022-10-22 Mikko RasaFix some pointer/reference mismatches in EventBus
2022-10-20 Mikko RasaAdd an event bus for delivering events