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