C# Class Voronoi.Algorithms.FortuneHelpers.Point

Show file Open project: TobieD/City-Generator Class Usage Examples

Public Properties

Property Type Description
X float
Y float

Property Details

X public property

public float X
return float

Y public property

public float Y
return float