MovementSystem class
- Inheritance
-
- Object
- System
- EntitySystem
- MovementSystem
Constructors
Properties
- componentManager ↔ ComponentManagerReadOnlyInterface
-
latefinalinherited
- entityManager ↔ EntityManager
-
latefinalinherited
-
filterTypes
→ Set<
Type> -
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- view ↔ EntityView
-
latefinalinherited
Methods
-
attach(
EntityManager entityManager) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
process(
Duration delta) → void -
inherited
-
processEntity(
Entity entity, Map< Type, SparseList< componentLists, Duration delta) → voidComponent> > -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited