EntityComponentMetaSystem/src/EC
Stephen Seo a851c63619 Workaround for gcc debug build fail
Instead of defining temporary structs in functions, the temporary
structs are defined as part of the Manager class.
2021-09-07 18:11:06 +09:00
..
Meta Add ability to handle unknown types 2018-05-17 17:05:49 +09:00
Bitset.hpp Add fn to Manager allowing iterable indices as sig 2019-07-11 21:11:03 +09:00
EC.hpp Add const fns to Manager, obey 80 char line limit 2017-09-20 17:18:29 +09:00
Manager.hpp Workaround for gcc debug build fail 2021-09-07 18:11:06 +09:00
ThreadPool.hpp Update documentation 2021-09-07 12:04:42 +09:00