C# 클래스 Swordening.GameStateHandler

파일 보기 프로젝트 열기: ArghyV/Peliohjelmointi-s2011 1 사용 예제들

공개 메소드들

메소드 설명
GameStateHandler ( SwordeningGame game ) : System

Constructs the handler.

비공개 메소드들

메소드 설명
ChangeGameState ( GameStates newState ) : void

Switches to a different state.

InitializeGameState ( GameStates gameState ) : void

Initializes the game state.

메소드 상세

GameStateHandler() 공개 메소드

Constructs the handler.
public GameStateHandler ( SwordeningGame game ) : System
game SwordeningGame the XNA game
리턴 System