stagexl
stagexl
Point
Point
Point
stagexl
stagexl
Point
Point
constructor
Point
Source
stagexl
stagexl
Point
Static methods
distance
interpolate
polar
Constructors
Point
from
Properties
hashCode
magnitude
runtimeType
x
y
Operators
operator *
operator +
operator -
operator ==
Methods
clone
copyFrom
distanceTo
noSuchMethod
offset
setTo
squaredDistanceTo
toString
Point
(
T
x
,
T
y
)
Source
Point(this.x, this.y);