Shake class

Inheritance

Constructors

Shake(double min, double max, double speed)

Properties

age num
getter/setter pairinherited
dead bool
getter/setter pairinherited
ease double
getter/setter pair
easing Function?
getter/setter pairinherited
energy num
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
id String
getter/setter pairinherited
life num
getter/setter pairinherited
name String
getter/setter pairinherited
parents List
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

applyBehaviour(PBody particle, dynamic time, dynamic index) → void
override
calculate(PBody particle, dynamic time, dynamic index) → dynamic
inherited
destroy() → void
override
initialize(PBody particle) → void
override
normalizeForce(dynamic force) → dynamic
inherited
normalizeValue(dynamic value) → dynamic
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reset(dynamic life, [dynamic easing]) → dynamic
inherited
setEase(double $ease) Shake
setParticlePosition(dynamic particle) → void
setType(String type) Shake
setXY(dynamic particle, double x, double y) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited