Window class abstract
Properties
Methods
-
close(
) → void -
display(
) → void -
draw(
) → void -
initialize(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
startUpdateLoop(
[Duration wait]) → Timer -
toString(
) → String -
A string representation of this object.
inherited
-
writeCentered(
String text) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited