classref: Sync with current master branch

This commit is contained in:
Rémi Verschelde
2017-06-17 11:32:15 +02:00
parent b1f74200e6
commit 43ed90b479
146 changed files with 3684 additions and 2556 deletions

View File

@@ -216,7 +216,7 @@ Apply a local translation on Y axis to the 2D node according to the 'delta' of t
- void **rotate** **(** :ref:`float<class_float>` radians **)**
Apply a 'radians' rotation to the 2D node, starting from its current rotation.
Apply a rotation (in radians) to the 2D node, starting from its current rotation.
.. _class_Node2D_scale: