C# 클래스 BasicUI_MonoGame_iOS_New.Program

상속: UIApplicationDelegate
파일 보기 프로젝트 열기: EmptyKeys/UI_Examples

공개 메소드들

메소드 설명
FinishedLaunching ( UIApplication app ) : void

비공개 메소드들

메소드 설명
Main ( string args ) : void

The main entry point for the application.

RunGame ( ) : void

메소드 상세

FinishedLaunching() 공개 메소드

public FinishedLaunching ( UIApplication app ) : void
app UIApplication
리턴 void