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