novelate v0.0.4 (2020-01-23T15:06:22Z)
Home
Dub
Repo
Layer.removeComponent
novelate
layer
Layer
Removes a component from the layer.
class
Layer
final
void
removeComponent
(
string
name
)
Parameters
name
string
The name of the component to remove.
Meta
Source
See Implementation
novelate
layer
Layer
constructors
this
functions
addComponent
clear
getComponent
keyPress
keyRelease
mouseMove
mousePress
mouseRelease
refresh
removeComponent
render
properties
height
length
width
Removes a component from the layer.