Difference between revisions of "Shape.new"

From GiderosMobile
(remove language stuff)
m (Text replacement - "<source" to "<syntaxhighlight")
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>
 
</source>
  
 
{{Shape}}
 
{{Shape}}

Revision as of 15:30, 13 July 2023