Difference between revisions of "Shape.new"

From GiderosMobile
(remove 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 new '''Shape''' object.
 
Creates a new '''Shape''' object.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Shape.new()
 
Shape.new()
</source>
+
</syntaxhighlight>
  
 
{{Shape}}
 
{{Shape}}

Latest revision as of 15:32, 13 July 2023