Input: Expose mouse X1 and X2 buttons
This commit is contained in:
parent
5d38b1f813
commit
e156421b3b
4 changed files with 14 additions and 5 deletions
|
@ -19,6 +19,10 @@ returns: Integer
|
|||
|
||||
Returns the cumulative amount of scroll events (negative if down, positive if up) inbetween the current and last `Input.update` call.
|
||||
|
||||
## Input::MOUSEX1 / ::MOUSEX2
|
||||
|
||||
These two constants representing two extra mouse buttons can be passed to the familiar #press?/#trigger?/#repeat? functions.
|
||||
|
||||
## MKXP.data_directory()
|
||||
returns: String
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue