Shape:endPath
From GiderosMobile
Available since: Gideros 2011.6
Class: Shape
Description
Ends the current path and draws the geometry by using the specified line and fill styles. <syntaxhighlight lang="lua"> Shape:endPath() </source>
Available since: Gideros 2011.6
Class: Shape
Ends the current path and draws the geometry by using the specified line and fill styles. <syntaxhighlight lang="lua"> Shape:endPath() </source>