C# 클래스 OpenRA.Mods.Common.Widgets.SupportPowerTimerWidget

상속: OpenRA.Widgets.Widget
파일 보기 프로젝트 열기: pchote/OpenRA

공개 프로퍼티들

프로퍼티 타입 설명
Font string
Format string
Order TimerOrder

공개 메소드들

메소드 설명
Draw ( ) : void
Tick ( ) : void

비공개 메소드들

메소드 설명
SupportPowerTimerWidget ( World world ) : System

메소드 상세

Draw() 공개 메소드

public Draw ( ) : void
리턴 void

Tick() 공개 메소드

public Tick ( ) : void
리턴 void

프로퍼티 상세

Font 공개적으로 프로퍼티

public string Font
리턴 string

Format 공개적으로 프로퍼티

public string Format
리턴 string

Order 공개적으로 프로퍼티

public TimerOrder Order
리턴 TimerOrder