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

View File

@@ -54,9 +54,15 @@ Member Functions
Member Variables
----------------
.. _class_SpriteFrames_animations:
- :ref:`Array<class_array>` **animations** - An :ref:`Array<class_array>` containing the ``name``, ``speed``, ``loop``, and ``frames`` of each animation.
.. _class_SpriteFrames_frames:
- :ref:`Array<class_array>` **frames**
Description
-----------