Input: Expose mouse X1 and X2 buttons

This commit is contained in:
Amaryllis Kulla 2022-01-23 21:49:29 +01:00
parent 5d38b1f813
commit e156421b3b
4 changed files with 14 additions and 5 deletions

View file

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