menu
liquid2d package
documentation
liquid2d.dart
Shape
getElasticity method
getElasticity method
dark_mode
light_mode
getElasticity
method
double
getElasticity
(
)
Get the elasticity of this shape.
Implementation
double getElasticity() => _shape.getElasticity();
liquid2d package
documentation
liquid2d
Shape
getElasticity method
Shape class