Difference between revisions of "Path2D.new"
From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight") |
m (Text replacement - "</source>" to "</syntaxhighlight>") |
||
Line 7: | Line 7: | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
Path2D.new() | Path2D.new() | ||
− | </ | + | </syntaxhighlight> |
{{Path2D}} | {{Path2D}} |