Overhaul the top sections of the class reference (Core classes)

This commit is contained in:
VolTer 2023-04-28 01:35:33 +02:00
parent 5bb7d585a5
commit 04562662d3
82 changed files with 208 additions and 246 deletions

View file

@ -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">