C# 클래스 RTS.Input.UICUnitData

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

공개 프로퍼티들

프로퍼티 타입 설명
CombatImage string
CombatSize int
HealthHeight int
HealthMaxColor Color
HealthMinColor Color
IconBuffer int
IconSize int
PanelColor Color
PanelImage string
PanelSize Point
TextHeight int

프로퍼티 상세

CombatImage 공개적으로 프로퍼티

public string CombatImage
리턴 string

CombatSize 공개적으로 프로퍼티

public int CombatSize
리턴 int

HealthHeight 공개적으로 프로퍼티

public int HealthHeight
리턴 int

HealthMaxColor 공개적으로 프로퍼티

public Color HealthMaxColor
리턴 Color

HealthMinColor 공개적으로 프로퍼티

public Color HealthMinColor
리턴 Color

IconBuffer 공개적으로 프로퍼티

public int IconBuffer
리턴 int

IconSize 공개적으로 프로퍼티

public int IconSize
리턴 int

PanelColor 공개적으로 프로퍼티

public Color PanelColor
리턴 Color

PanelImage 공개적으로 프로퍼티

public string PanelImage
리턴 string

PanelSize 공개적으로 프로퍼티

public Point PanelSize
리턴 Point

TextHeight 공개적으로 프로퍼티

public int TextHeight
리턴 int