EntityComponentMetaSystem/src
Stephen Seo 09a7546509 Changed implementation of stored functions to map
An unordered_map stores functions, allowing for functions to be
removed by index, and bulk removals with filtering by index.

Also added reset(), which changes the state of the Manager to be
almost identical to a newly constructed one.
2016-09-21 21:01:48 +09:00
..
EC Changed implementation of stored functions to map 2016-09-21 21:01:48 +09:00
test Changed implementation of stored functions to map 2016-09-21 21:01:48 +09:00
CMakeLists.txt Fixed not working as cmake subproject 2016-08-27 13:32:32 +09:00