C# 클래스 UpgradePanel, PoofParadise

상속: GamePanel
파일 보기 프로젝트 열기: CatalystOfNostalgia/PoofParadise 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
building Building,
buttons Button[]
upgradePanel UpgradePanel,

공개 메소드들

메소드 설명
GeneratePanel ( ) : void
Show ( Building, target ) : void
Start ( ) : void
setFont ( ) : void

비공개 메소드들

메소드 설명
UpgradeBuilding ( ) : void

메소드 상세

GeneratePanel() 공개 메소드

public GeneratePanel ( ) : void
리턴 void

Show() 공개 메소드

public Show ( Building, target ) : void
target Building,
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

setFont() 공개 메소드

public setFont ( ) : void
리턴 void

프로퍼티 상세

building 공개적으로 프로퍼티

public Building, building
리턴 Building,

buttons 공개적으로 프로퍼티

public Button[] buttons
리턴 Button[]

upgradePanel 공개적으로 정적으로 프로퍼티

public static UpgradePanel, upgradePanel
리턴 UpgradePanel,