classref: Sync with current upstream master branch

This commit is contained in:
Rémi Verschelde
2017-10-11 23:56:28 +02:00
parent 1d617789a4
commit ace47f729c
123 changed files with 2676 additions and 1229 deletions

View File

@@ -38,7 +38,9 @@ Member Functions
Member Variables
----------------
- :ref:`Dictionary<class_dictionary>` **data**
- :ref:`Dictionary<class_dictionary>` **data** - Returns a [Dictionary] with two keys :
[code]data[/code] : [PoolByteArray] with [code]true[/code]/[code]false[/code] [code]BitMap[/code] data.
[code]size[/code] : The [code]Bitmap[/code]'s size.
Description
-----------