クラス MoonsWorkScene
java.lang.Object
net.trpfrog.medipro_game.scene.GameScene
net.trpfrog.medipro_game.mini_game.MiniGameScene
net.trpfrog.medipro_game.mini_game.moons_work.MoonsWorkScene
- すべての実装されたインタフェース:
Suspendable
- 直系の既知のサブクラス:
BlackMoonsWorkScene
public class MoonsWorkScene extends MiniGameScene
-
フィールドの概要
クラスから継承されたフィールド net.trpfrog.medipro_game.mini_game.MiniGameScene
DEFAULT_STAR_IMAGE
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 MoonsWorkScene()
MoonsWorkScene(int level)
-
メソッドの概要
修飾子とタイプ メソッド 説明 static void
main(java.lang.String[] args)
クラスから継承されたメソッド net.trpfrog.medipro_game.mini_game.MiniGameScene
getCreatorName, getGameDescription, getGameTitle, getHowToPlay, getStarImage, makeDescriptionDialog, setCreatorName, setGameDescription, setGameTitle, setHowToPlay, setStarImage, setView
クラスから継承されたメソッド net.trpfrog.medipro_game.scene.GameScene
addSubScene, contains, getController, getModel, getSubScenes, getView, resume, setController, setModel, suspend
クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
コンストラクタの詳細
-
MoonsWorkScene
public MoonsWorkScene(int level) -
MoonsWorkScene
public MoonsWorkScene()
-
-
メソッドの詳細
-
main
public static void main(java.lang.String[] args)
-