クラス ShootingStarScene
java.lang.Object
net.trpfrog.medipro_game.scene.GameScene
net.trpfrog.medipro_game.mini_game.MiniGameScene
net.trpfrog.medipro_game.mini_game.shooting_star.ShootingStarScene
- すべての実装されたインタフェース:
Suspendable
public class ShootingStarScene extends MiniGameScene
-
フィールドの概要
クラスから継承されたフィールド net.trpfrog.medipro_game.mini_game.MiniGameScene
DEFAULT_STAR_IMAGE
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 ShootingStarScene()
-
メソッドの概要
修飾子とタイプ メソッド 説明 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
-
コンストラクタの詳細
-
ShootingStarScene
public ShootingStarScene()
-
-
メソッドの詳細
-
main
public static void main(java.lang.String[] args)
-