module

Entitas::IAllOfMatcher

Inherits Entitas::IAnyOfMatcher / Entitas::INoneOfMatcher / Entitas::ICompoundMatcher / Entitas::IMatcher

Instance methods

any_of(*indices : Int32) : IAnyOfMatcher
Source
any_of(*matchers : IMatcher) : IAnyOfMatcher
Source
any_of(*comps : Entitas::Component::ComponentTypes) : IAnyOfMatcher
Source
any_of(*indices : Entitas::Component::Index) : IAnyOfMatcher
Source