menu
liquid2d package
documentation
liquid2d.dart
Body
getSpace method
getSpace method
dark_mode
light_mode
getSpace
method
Space
getSpace
(
)
Get the space this body is added to.
Implementation
Space getSpace() => _body.getSpace();
liquid2d package
documentation
liquid2d
Body
getSpace method
Body class