C# Class BlisterUI.Widgets.DrawableText

Exibir arquivo Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Public Properties

Property Type Description
color Color
layerDepth float
location Vector2

Private Methods

Method Description
ComputeScale ( ) : void

Property Details

color public_oe property

public Color color
return Color

layerDepth public_oe property

public float layerDepth
return float

location public_oe property

public Vector2 location
return Vector2