menu
liquid2d package
documentation
liquid2d.dart
Shape
getCollisionType method
getCollisionType method
dark_mode
light_mode
getCollisionType
method
int
getCollisionType
(
)
Set the collision type of this shape.
Implementation
int getCollisionType() => _shape.getCollisionType();
liquid2d package
documentation
liquid2d
Shape
getCollisionType method
Shape class