novelate ~master (2020-01-27T20:34:58Z)
Home
Dub
Repo
Screen.clear
novelate
screens
screen
Screen
Clears a layer of its components.
class
Screen
final
void
clear
(
size_t
index
)
Parameters
index
size_t
The index of the layer.
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
Clears a layer of its components.