EntityComponentMetaSystem/src
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
..
EC Fix bug with multiple sig/func call 2017-12-01 19:20:59 +09:00
test Fix bug with multiple sig/func call 2017-12-01 19:20:59 +09:00
CMakeLists.txt Replace variable length arrays with std::vector 2017-10-06 12:58:49 +09:00