Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-09-24 13:39:50 +02:00
parent 247ba2144c
commit 9e7daa26fa
139 changed files with 1840 additions and 727 deletions
+2
View File
@@ -21,6 +21,8 @@ A node used to create a parallax scrolling background.
Properties
----------
+-------------------------------+-----------------------------------------------------------------------------------------------+-----------------+
| :ref:`int<class_int>` | layer | **O:** -100 |
+-------------------------------+-----------------------------------------------------------------------------------------------+-----------------+
| :ref:`Vector2<class_Vector2>` | :ref:`scroll_base_offset<class_ParallaxBackground_property_scroll_base_offset>` | Vector2( 0, 0 ) |
+-------------------------------+-----------------------------------------------------------------------------------------------+-----------------+