MarshalZone class

Constructors

MarshalZone(double m_zoneStart, int m_zoneFlag)
const

Properties

hashCode int
The hash code for this object.
no setterinherited
m_zoneFlag int
-1 = invalid/unknown, 0 = none, 1 = green, 2 = blue, 3 = yellow, 4 = red
final
m_zoneStart double
Fraction (0..1) of way through the lap the marshal zone starts
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