Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-10-25 15:18:07 +02:00
parent 96c5365de7
commit 70ae69821b
209 changed files with 3366 additions and 471 deletions
@@ -33,8 +33,11 @@ Enumerations
enum **Mode**:
- **MODE_PRESSED** = **0**
- **MODE_RELEASED** = **1**
- **MODE_JUST_PRESSED** = **2**
- **MODE_JUST_RELEASED** = **3**
Property Descriptions