Shape:clear
From GiderosMobile
Available since: Gideros 2011.6
Class: Shape
Description
Clears the graphics that were drawn to this Shape object, and resets fill and line style settings. <syntaxhighlight lang="lua"> Shape:clear() </source>
Available since: Gideros 2011.6
Class: Shape
Clears the graphics that were drawn to this Shape object, and resets fill and line style settings. <syntaxhighlight lang="lua"> Shape:clear() </source>