kool-editor-model
Toggle table of contents
0.18.0
common
Platform filter
common
Switch theme
Search in API
kool-editor-model
kool-editor-model
/
de.fabmax.kool.editor.components
/
PhysicsComponent
Physics
Component
interface
PhysicsComponent
Inheritors
JointComponent
PhysicsActorComponent
Members
Functions
get
Or
Create
Physics
World
Component
Link copied to clipboard
open
suspend
fun
getOrCreatePhysicsWorldComponent
(
scene
:
EditorScene
)
:
PhysicsWorldComponent
get
Physics
World
Link copied to clipboard
open
fun
getPhysicsWorld
(
scene
:
EditorScene
)
:
PhysicsWorld
?
get
Physics
World
Component
Link copied to clipboard
open
fun
getPhysicsWorldComponent
(
scene
:
EditorScene
)
:
PhysicsWorldComponent
?