RecordedDraw class final

Inheritance

Constructors

RecordedDraw({int instanceCount = 1})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
instanceCount int
How many instances the draw asked for. One for every draw this engine made before mesh particles, which is why the characterisation snapshots print draw unadorned unless it is anything else.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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