C# 클래스 BlisterUI.Widgets.DrawableRect

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

공개 프로퍼티들

프로퍼티 타입 설명
color Color
layerDepth float
location Microsoft.Xna.Framework.Rectangle
texture Microsoft.Xna.Framework.Graphics.Texture2D

프로퍼티 상세

color 공개적으로 프로퍼티

public Color color
리턴 Color

layerDepth 공개적으로 프로퍼티

public float layerDepth
리턴 float

location 공개적으로 프로퍼티

public Rectangle,Microsoft.Xna.Framework location
리턴 Microsoft.Xna.Framework.Rectangle

texture 공개적으로 프로퍼티

public Texture2D,Microsoft.Xna.Framework.Graphics texture
리턴 Microsoft.Xna.Framework.Graphics.Texture2D