C# Class ManicDigger.Draw2dData

显示文件 Open project: henon/manic_digger Class Usage Examples

Public Properties

Property Type Description
color FastColor
height float
inAtlasId int?
width float
x1 float
y1 float

Property Details

color public_oe property

public FastColor color
return FastColor

height public_oe property

public float height
return float

inAtlasId public_oe property

public int? inAtlasId
return int?

width public_oe property

public float width
return float

x1 public_oe property

public float x1
return float

y1 public_oe property

public float y1
return float