クラス SettingScene
java.lang.Object
net.trpfrog.medipro_game.scene.GameScene
net.trpfrog.medipro_game.dialog_background.DialogBackgroundScene
net.trpfrog.medipro_game.settings.SettingScene
- すべての実装されたインタフェース:
Suspendable
public class SettingScene extends DialogBackgroundScene
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 SettingScene()
-
メソッドの概要
クラスから継承されたメソッド 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
-
コンストラクタの詳細
-
SettingScene
public SettingScene()
-