QueryParams class
Constructors
-
QueryParams(List<
Type> types)
Properties
-
componentIDs
→ List<
int> -
no setter
- hash → SetHash
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- isActivated → bool
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
typeIndices
→ Map<
Type, int> -
final
-
types
→ List<
Type> -
final
Methods
-
activate(
World world) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited