C# Class ManicDigger.Draw2dData

Afficher le fichier Open project: henon/manic_digger Class Usage Examples

Méthodes publiques

Свойство Type Description
color FastColor
height float
inAtlasId int?
width float
x1 float
y1 float

Property Details

color public_oe property

public FastColor color
Résultat FastColor

height public_oe property

public float height
Résultat float

inAtlasId public_oe property

public int? inAtlasId
Résultat int?

width public_oe property

public float width
Résultat float

x1 public_oe property

public float x1
Résultat float

y1 public_oe property

public float y1
Résultat float