]> code.bitgloo.com Git - clyne/entityx.git/commit
Added unsubscribe feature to EventManager. Also added tests in Event_test.cc that...
authorrobin <robgro@telia.com>
Thu, 5 Feb 2015 00:06:08 +0000 (01:06 +0100)
committerrobin <robgro@telia.com>
Thu, 5 Feb 2015 00:20:56 +0000 (01:20 +0100)
commit27b0ee23f0be3d26a1aaa845446a499c4c69590c
tree3889d8ac8e07fb2c196a264a1fa32f18f3a81b93
parent21376ab730cb707f1bb20dfbc3533a2117c80b48
Added unsubscribe feature to EventManager. Also added tests in Event_test.cc that checks that it's working correctly.
entityx/Event.h
entityx/Event_test.cc