novelate ~master (2020-01-27T20:34:58Z)
Home
Dub
Repo
Screen.keyPress
novelate
screens
screen
Screen
Handles key press events and delegates them to its layers.
class
Screen
final
void
keyPress
(
KeyboardKey
key
)
Parameters
key
KeyboardKey
The key pressed.
Meta
Source
See Implementation
novelate
screens
screen
Screen
constructors
this
functions
addComponent
clean
clear
clearAllLayersButBackground
getComponent
getLayer
keyPress
keyRelease
mouseMove
mousePress
mouseRelease
refresh
removeComponent
render
setWidthAndHeight
shouldClearLayers
update
updateBackground
properties
height
name
width
Handles key press events and delegates them to its layers.