novelate ~master (2020-01-27T20:34:58Z)
Home
Dub
Repo
Screen.keyRelease
novelate
screens
screen
Screen
Handles key release events and delegates them to its layers.
class
Screen
final
void
keyRelease
(
KeyboardKey
key
)
Parameters
key
KeyboardKey
The key released.
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 release events and delegates them to its layers.