クラス MainMenuScene
java.lang.Object
net.trpfrog.medipro_game.scene.GameScene
net.trpfrog.medipro_game.mainmenu.MainMenuScene
- すべての実装されたインタフェース:
Suspendable
public class MainMenuScene extends GameScene
-
メソッドの概要
修飾子とタイプ メソッド 説明 static MainMenuScene
getInstance()
クラスから継承されたメソッド net.trpfrog.medipro_game.scene.GameScene
addSubScene, contains, getController, getModel, getSubScenes, getView, resume, setController, setModel, setView, suspend
クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
メソッドの詳細
-
getInstance
-