ktx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
ktx
box2d
/
ktx.box2d
/
BodyDefinition
/
onCreate
on
Create
fun
onCreate
(
callback
:
(
Body
)
->
Unit
)
Parameters
callback
will be invoked after the
Body
defined by this object will be fully constructed.
See also
Body
Definition.
creation
Callback