EntityComponentMetaSystem/src
Stephen Seo 8f133acbc6 Fix stored functions not being called in order
Manager::callForMatchingFunctions should now call all functions in the
order they were added.
2018-11-22 14:31:55 +09:00
..
EC Fix stored functions not being called in order 2018-11-22 14:31:55 +09:00
test Fix stored functions not being called in order 2018-11-22 14:31:55 +09:00
CMakeLists.txt Add static_assert, components must be def-const 2018-09-11 12:16:04 +09:00