RepulsionField class
Constructors
- RepulsionField({required Offset center, double radius = 100.0, double strength = 20.0, double falloff = 1.5})
Properties
Methods
-
apply(
ParticleModel particle, double delta) → void -
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