Shape:moveTo
From GiderosMobile
Available since: Gideros 2011.6
Description
Creates a new subpath with the given point.
= Shape:moveTo(xy,)
'x: (number) x coordinate of the point. '
'y: (number) y coordinate of the point. '
Available since: Gideros 2011.6
Creates a new subpath with the given point.
= Shape:moveTo(xy,)
'x: (number) x coordinate of the point. '
'y: (number) y coordinate of the point. '