C# Class AssemblyCSharp.RX_CardManager.Rect

通过一张牌对象和容器对象还有坐标x创建一张图片
Mostrar archivo Open project: applexiaohao/RXCardGame

Public Properties

Property Type Description
heitht float
width float
x float
y float

Property Details

heitht public_oe property

public float heitht
return float

width public_oe property

public float width
return float

x public_oe property

public float x
return float

y public_oe property

public float y
return float