Rename some more global enums (Key, Joy, MIDI)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</methods>
|
||||
<members>
|
||||
<member name="button_index" type="int" setter="set_button_index" getter="get_button_index" default="0">
|
||||
The mouse button identifier, one of the [enum ButtonList] button or button wheel constants.
|
||||
The mouse button identifier, one of the [enum MouseButton] button or button wheel constants.
|
||||
</member>
|
||||
<member name="doubleclick" type="bool" setter="set_doubleclick" getter="is_doubleclick" default="false">
|
||||
If [code]true[/code], the mouse button's state is a double-click.
|
||||
|
||||
Reference in New Issue
Block a user