Overhaul the top sections of the class reference (Core classes)
This commit is contained in:
parent
5bb7d585a5
commit
04562662d3
82 changed files with 208 additions and 246 deletions
|
|
@ -4,10 +4,10 @@
|
|||
Base input event type for mouse events.
|
||||
</brief_description>
|
||||
<description>
|
||||
Stores general mouse events information.
|
||||
Stores general information about mouse events.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="InputEvent">$DOCS_URL/tutorials/inputs/inputevent.html</link>
|
||||
<link title="Using InputEvent">$DOCS_URL/tutorials/inputs/inputevent.html</link>
|
||||
</tutorials>
|
||||
<members>
|
||||
<member name="button_mask" type="int" setter="set_button_mask" getter="get_button_mask" enum="MouseButtonMask" default="0">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue