C# Class BlisterUI.Widgets.DrawableRect

Afficher le fichier Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Méthodes publiques

Свойство 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
Résultat Color

layerDepth public_oe property

public float layerDepth
Résultat float

location public_oe property

public Rectangle,Microsoft.Xna.Framework location
Résultat Microsoft.Xna.Framework.Rectangle

texture public_oe property

public Texture2D,Microsoft.Xna.Framework.Graphics texture
Résultat Microsoft.Xna.Framework.Graphics.Texture2D