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