Difference between revisions of "Path2D.new"
From GiderosMobile
(removed language stuff) |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | + | '''Available since:''' Gideros 2016.04<br/> | |
− | ''' | + | '''Class:''' [[Path2D]]<br/> |
− | ''' | + | |
− | === | + | === Description === |
− | + | Creates a Path2D object. | |
<source lang="lua"> | <source lang="lua"> | ||
− | + | Path2D.new() | |
</source> | </source> | ||
{{Path2D}} | {{Path2D}} |