C# Class BlisterUI.Widgets.DrawableRect

Datei anzeigen 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_oe property

public Color color
return Color

layerDepth public_oe property

public float layerDepth
return float

location public_oe property

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

texture public_oe property

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