menu
liquid2d package
documentation
liquid2d.dart
Body
getMass method
getMass method
dark_mode
light_mode
getMass
method
double
getMass
(
)
Get the mass of the body.
Implementation
double getMass() => _body.getMass();
liquid2d package
documentation
liquid2d
Body
getMass method
Body class