C# 클래스 RTS.Input.UICCombatStats

파일 보기 프로젝트 열기: RegrowthStudios/VoxelRTS 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BaseColor Color
PanelWidth int
TextBuffer int
TextColor Color
TextHeight int
TextSeparation int

프로퍼티 상세

BaseColor 공개적으로 프로퍼티

public Color BaseColor
리턴 Color

PanelWidth 공개적으로 프로퍼티

public int PanelWidth
리턴 int

TextBuffer 공개적으로 프로퍼티

public int TextBuffer
리턴 int

TextColor 공개적으로 프로퍼티

public Color TextColor
리턴 Color

TextHeight 공개적으로 프로퍼티

public int TextHeight
리턴 int

TextSeparation 공개적으로 프로퍼티

public int TextSeparation
리턴 int