add

open override fun <A : Actor> add(actor: A): KNode<A>

Return

Node instance containing the actor.

Parameters

actor

will be placed in a Node inside this widget.