インタフェース GameMVC
- すべてのスーパーインタフェース:
Suspendable
- 既知の実装クラスのリスト:
DialogBackgroundController,DialogBackgroundModel,DialogBackgroundView,GalaxyExpressController,GalaxyExpressModel,GalaxyExpressView,GameController,GameModel,GameView,MainMenuController,MainMenuModel,MainMenuView,MoonsWorkController,MoonsWorkModel,MoonsWorkView,RaceGameController,RaceGameModel,RaceGameView,ShootingStarController,ShootingStarModel,ShootingStarView,SpaceController,SpaceModel,SpaceView,TransitionModel,TransitionView
public interface GameMVC extends Suspendable
ゲームシーンのMVCに必要なメソッドなどが定義されるインタフェース。
- 作成者:
- つまみ
-
メソッドの概要
インタフェースから継承されたメソッド net.trpfrog.medipro_game.Suspendable
resume, suspend