toggle menu
Inner Pastels
1.3.10+rev.f81f139-branch.kt.1.21.main
jvm
switch theme
search in API
Inner Pastels
/
gay.asoji.innerpastels.events
/
KeyInputEvent
Key
Input
Event
@
FunctionalInterface
interface
KeyInputEvent
Members
Properties
EVENT
Link copied to clipboard
val
EVENT
:
Event
<
KeyInputEvent
>
Functions
on
Key
Input
Link copied to clipboard
abstract
fun
onKeyInput
(
key
:
Int
,
action
:
InputAction
,
mods
:
Int
,
scanCode
:
Int
)