C# 클래스 WarshipGirl.Scene.MapSelect

상속: jxGameFramework.Scene.BaseScene
파일 보기 프로젝트 열기: jxpxxzj/WarshipGirl 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( GameTime gameTime ) : void
Initialize ( ) : void

비공개 메소드들

메소드 설명
Breturn_Click ( object sender, Microsoft.Xna.Framework.Input.MouseEventArgs e ) : void
MapSelect_Leave ( object sender, EventArgs e ) : void
MapSelect_Show ( object sender, EventArgs e ) : void

메소드 상세

Draw() 공개 메소드

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

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void