menu
liquid2d package
documentation
liquid2d.dart
Shape
getFilter method
getFilter method
dark_mode
light_mode
getFilter
method
ShapeFilter
getFilter
(
)
Get the collision filtering parameters of this shape.
Implementation
ShapeFilter getFilter() => _shape.getFilter();
liquid2d package
documentation
liquid2d
Shape
getFilter method
Shape class