You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-29 16:16:38 +00:00
Added description for abs function in Rect2
(cherry picked from commit d1b3f36eab)
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
<return type="Rect2">
|
||||
</return>
|
||||
<description>
|
||||
Returns a [code]Rect2[/code] with equivalent position and area, modified so that the top-left corner is the origin and [code]width[/code] and [code]height[/code] are positive.
|
||||
</description>
|
||||
</method>
|
||||
<method name="clip">
|
||||
|
||||
Reference in New Issue
Block a user