menu
oimo_physics package
documentation
core/core_main.dart
Core
setParent method
setParent method
dark_mode
light_mode
setParent
method
void
setParent
(
World
world
)
Set the parent of the body
Implementation
void setParent(World world){ printError("Core", "Set Parent error."); }
oimo_physics package
documentation
core/core_main
Core
setParent method
Core class