C# 클래스 Vtj.Contest.GameOver

상속: Vtj.Gaming.Scene
파일 보기 프로젝트 열기: Ventajou/Space-Dinosaurs

공개 메소드들

메소드 설명
GameOver ( Game game ) : System.Html

보호된 메소드들

메소드 설명
Init ( ) : void

비공개 메소드들

메소드 설명
BuildMenuButton ( string label, int position, ElementEventListener clickListener ) : Element

메소드 상세

GameOver() 공개 메소드

public GameOver ( Game game ) : System.Html
game Vtj.Gaming.Game
리턴 System.Html

Init() 보호된 메소드

protected Init ( ) : void
리턴 void