EntityComponentMetaSystem/src
Stephen Seo 6bf239a43b API change: context/userdata provided to functions
All functions called by EC/Manager now accept an additional parameter
as a void* to support user-provided data (or context) for functions
(useful when the function is not a lambda function and doesn't have any
other data stored with it).
2018-08-08 16:52:12 +09:00
..
EC API change: context/userdata provided to functions 2018-08-08 16:52:12 +09:00
test API change: context/userdata provided to functions 2018-08-08 16:52:12 +09:00
CMakeLists.txt Fix C++14 requirement in CMakeLists.txt 2018-05-21 19:24:49 +09:00