IframeGameOliveGameController class
- Inheritance
-
- Object
- GameOliveGameController
- IframeGameOliveGameController
Constructors
- IframeGameOliveGameController(WindowBase contentWindow)
Properties
- contentWindow → WindowBase
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
closeGameMenu(
) → Future< void> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
openGameMenu(
) → Future< void> -
override
-
pauseGame(
) → Future< void> -
override
-
reloadBalance(
) → Future< void> -
override
-
reloadGame(
) → Future< void> -
override
-
resumePausedGame(
) → Future< void> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited