Body class
- Inheritance
-
- Object
- Initialize
- Body
Properties
Methods
-
init(
PBody emitter, PBody particle) → dynamic -
inherited
-
initialize(
PBody particle) → dynamic -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setSpanValue(
dynamic image) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited