C# 클래스 MoodSwingGame.MSCityScreen

상속: MoodSwingGUI.MSScreen
파일 보기 프로젝트 열기: verngutz/MoodSwing 1 사용 예제들

공개 메소드들

메소드 설명
Update ( GameTime gameTime ) : void
getInstance ( ) : MSCityScreen

비공개 메소드들

메소드 설명
MSCityScreen ( MoodSwing game ) : System

메소드 상세

Update() 공개 메소드

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
리턴 void

getInstance() 공개 정적인 메소드

public static getInstance ( ) : MSCityScreen
리턴 MSCityScreen