EntityComponentMetaSystem/src/test
Stephen Seo 6f0b7cb65b Fix bug with multiple sig/func call
Fixed bug where if an entity is deleted during a multiple
signature/function call but matched a later signature/function, it would
still be called in that later function.

Minor fixes as well.
2017-12-01 19:20:59 +09:00
..
ECTest.cpp Fix bug with multiple sig/func call 2017-12-01 19:20:59 +09:00
Main.cpp Basic meta stuff working 2016-02-25 12:08:02 +09:00
MetaTest.cpp Fix to Meta/Matching 2016-03-13 18:17:06 +09:00