toggle menu
ktx
jvm
switch theme
search in API
scene2d
/
ktx.scene2d
/
KTable
/
add
add
abstract
fun
<
T
:
Actor
>
add
(
actor
:
T
)
:
Cell
<
T
>
Matches
Table.add
API.
Return
Cell
instance wrapping around the actor.
Parameters
actor
will be added to this widget.
See also
Table.
add