getCollisionType method

int getCollisionType()

Set the collision type of this shape.

Implementation

int getCollisionType() => _shape.getCollisionType();