C# 클래스 MoodSwingGame.ReturnFromOptionsScreen

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

공개 메소드들

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

비공개 메소드들

메소드 설명
ReturnFromOptionsScreen ( ) : System

메소드 상세

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : ReturnFromOptionsScreen
리턴 ReturnFromOptionsScreen

PerformAction() 공개 메소드

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