C# 클래스 MoodSwingGame.OpenOptionsScreen

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

공개 메소드들

메소드 설명
GetInstance ( ) : OpenOptionsScreen
PerformAction ( Microsoft.Xna.Framework.Game game ) : void

비공개 메소드들

메소드 설명
OpenOptionsScreen ( ) : System

메소드 상세

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : OpenOptionsScreen
리턴 OpenOptionsScreen

PerformAction() 공개 메소드

public PerformAction ( Microsoft.Xna.Framework.Game game ) : void
game Microsoft.Xna.Framework.Game
리턴 void