doc: Sync classref with current source
[ci skip]
This commit is contained in:
parent
a74cc22591
commit
62cb43bb8d
30 changed files with 501 additions and 24 deletions
|
|
@ -45,5 +45,13 @@
|
|||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
<constant name="MODE_PRESSED" value="0">
|
||||
</constant>
|
||||
<constant name="MODE_RELEASED" value="1">
|
||||
</constant>
|
||||
<constant name="MODE_JUST_PRESSED" value="2">
|
||||
</constant>
|
||||
<constant name="MODE_JUST_RELEASED" value="3">
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue