C# 클래스 Beyond_Beyaan.Screens.SystemInfoWindow

상속: WindowInterface
파일 보기 프로젝트 열기: Beyonders/Beyond-Beyaan 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( ) : void
Initialize ( GameMain gameMain, string &reason ) : bool
LoadExploredSystem ( StarSystem system ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( ) : void
리턴 void

Initialize() 공개 메소드

public Initialize ( GameMain gameMain, string &reason ) : bool
gameMain GameMain
reason string
리턴 bool

LoadExploredSystem() 공개 메소드

public LoadExploredSystem ( StarSystem system ) : void
system StarSystem
리턴 void