EntityComponentMetaSystem/src/test
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
..
ECTest.cpp Changed implementation of stored functions to map 2016-09-21 21:01:48 +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