C# Class ManicDigger.Draw2dData

Show file 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 property

public FastColor color
return FastColor

height public property

public float height
return float

inAtlasId public property

public int? inAtlasId
return int?

width public property

public float width
return float

x1 public property

public float x1
return float

y1 public property

public float y1
return float