StatsFps class

Inheritance

Constructors

StatsFps(Element root, String fg, String bg)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

AddRawValue(int v) → void
inherited
ChangeExtra(String s) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
UpdateFrameCount(double now, [String extra = ""]) → void

Operators

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