classref: Add support for [member] and [signal] tags

Part of #11137.
This commit is contained in:
Rémi Verschelde
2017-10-21 13:55:57 +02:00
parent b5f08bfa22
commit 4ce8307e42
286 changed files with 4978 additions and 78 deletions
+18
View File
@@ -48,13 +48,31 @@ Member Functions
Member Variables
----------------
.. _class_ParallaxBackground_scroll_base_offset:
- :ref:`Vector2<class_vector2>` **scroll_base_offset**
.. _class_ParallaxBackground_scroll_base_scale:
- :ref:`Vector2<class_vector2>` **scroll_base_scale**
.. _class_ParallaxBackground_scroll_ignore_camera_zoom:
- :ref:`bool<class_bool>` **scroll_ignore_camera_zoom**
.. _class_ParallaxBackground_scroll_limit_begin:
- :ref:`Vector2<class_vector2>` **scroll_limit_begin**
.. _class_ParallaxBackground_scroll_limit_end:
- :ref:`Vector2<class_vector2>` **scroll_limit_end**
.. _class_ParallaxBackground_scroll_offset:
- :ref:`Vector2<class_vector2>` **scroll_offset**
Description
-----------