C# 클래스 AssemblyCSharp.RX_CardManager.Rect

通过一张牌对象和容器对象还有坐标x创建一张图片
파일 보기 프로젝트 열기: applexiaohao/RXCardGame

공개 프로퍼티들

프로퍼티 타입 설명
heitht float
width float
x float
y float

프로퍼티 상세

heitht 공개적으로 프로퍼티

public float heitht
리턴 float

width 공개적으로 프로퍼티

public float width
리턴 float

x 공개적으로 프로퍼티

public float x
리턴 float

y 공개적으로 프로퍼티

public float y
리턴 float