EntityComponentMetaSystem/src
Stephen Seo 4db5e0caed Add fn to Manager allowing iterable indices as sig
As an alternative to forMatchingSignatures, which calls the given
function on entities matching the given Components/Tags in the
signature, forMatchingIterable allows filtering entities by an iterable
of indices that corresponds to Components/Tags.
2019-07-11 21:11:03 +09:00
..
EC Add fn to Manager allowing iterable indices as sig 2019-07-11 21:11:03 +09:00
test Add fn to Manager allowing iterable indices as sig 2019-07-11 21:11:03 +09:00
CMakeLists.txt Add static_assert, components must be def-const 2018-09-11 12:16:04 +09:00