Difference between revisions of "Path2D.new"
From GiderosMobile
(removed language stuff) |
m (Text replacement - "</source>" to "</syntaxhighlight>") |
||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
=== Description === | === Description === | ||
Creates a Path2D object. | Creates a Path2D object. | ||
| − | < | + | <syntaxhighlight lang="lua"> |
Path2D.new() | Path2D.new() | ||
| − | </ | + | </syntaxhighlight> |
{{Path2D}} | {{Path2D}} | ||