ktx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
ktx
scene2d
/
ktx.scene2d
/
KNode
/
add
add
open
override
fun
<
T
:
Actor
>
add
(
actor
:
T
)
:
KNode
<
T
>
Return
Node
instance containing the actor.
Parameters
actor
will be placed in a
Node
inside this widget.