C# Class BlisterUI.Widgets.DrawableRect

Show file Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Public Properties

Property Type Description
color Color
layerDepth float
location Microsoft.Xna.Framework.Rectangle
texture Microsoft.Xna.Framework.Graphics.Texture2D

Property Details

color public property

public Color color
return Color

layerDepth public property

public float layerDepth
return float

location public property

public Rectangle,Microsoft.Xna.Framework location
return Microsoft.Xna.Framework.Rectangle

texture public property

public Texture2D,Microsoft.Xna.Framework.Graphics texture
return Microsoft.Xna.Framework.Graphics.Texture2D