クラス 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.GameSceneaddSubScene, contains, getController, getModel, getSubScenes, getView, resume, setController, setModel, setView, suspendクラスから継承されたメソッド java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
コンストラクタの詳細- 
SettingScenepublic SettingScene()
 
-