module Entitas::ICompoundMatcher
Included Modules
Direct including types
Defined in:
entitas/interfaces/i_matcher.crInstance Method Summary
- #all_of_indices : Set(Entitas::Component::Index)
- #any_of_indices : Set(Entitas::Component::Index)
- #none_of_indices : Set(Entitas::Component::Index)