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.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Path2D.new()
 
Path2D.new()
</source>
+
</syntaxhighlight>
  
 
{{Path2D}}
 
{{Path2D}}

Latest revision as of 15:32, 13 July 2023