private class NewGameScene.NewGameAction extends Object implements javafx.event.EventHandler<javafx.scene.input.MouseEvent>
| Modifier | Constructor and Description |
|---|---|
private |
NewGameAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(javafx.scene.input.MouseEvent mouseEvent) |
private boolean |
validInput()
check if the input is valid and one may proceed.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.