diff options
Diffstat (limited to 'doc/classes/Node2D.xml')
| -rw-r--r-- | doc/classes/Node2D.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/classes/Node2D.xml b/doc/classes/Node2D.xml index 195dd9265f..0d5a288330 100644 --- a/doc/classes/Node2D.xml +++ b/doc/classes/Node2D.xml @@ -20,15 +20,6 @@ Multiplies the current scale by the 'ratio' vector. </description> </method> - <method name="edit_set_pivot"> - <return type="void"> - </return> - <argument index="0" name="pivot" type="Vector2"> - </argument> - <description> - Sets the node's pivot position. - </description> - </method> <method name="get_angle_to" qualifiers="const"> <return type="float"> </return> |
