DanmuSimulation class abstract
Constructors
- DanmuSimulation(Rect stageRect, {Tolerance tolerance = Tolerance.defaultTolerance, double duration = 7})
Properties
- duration → double
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- isFullShown ↔ bool
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- stageRect ↔ Rect
-
getter/setter pair
- time ↔ double
-
单位:秒
getter/setter pair
- tolerance → Tolerance
-
final
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited