orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-panel
/
org.openrndr.panel
/
ControlManager
/
KeyboardInput
Keyboard
Input
inner
class
KeyboardInput
(
source
)
Members
Constructors
Keyboard
Input
Link copied to clipboard
constructor
(
)
Properties
target
Link copied to clipboard
var
target
:
Element
?
Functions
character
Link copied to clipboard
fun
character
(
event
:
CharacterEvent
)
press
Link copied to clipboard
fun
press
(
event
:
KeyEvent
)
release
Link copied to clipboard
fun
release
(
event
:
KeyEvent
)
repeat
Link copied to clipboard
fun
repeat
(
event
:
KeyEvent
)
request
Focus
Link copied to clipboard
fun
requestFocus
(
element
:
Element
)