getSurfaceVelocity method
Vector2
getSurfaceVelocity()
Implementation
Vector2 getSurfaceVelocity() => bindings.cpShapeGetSurfaceVelocity(_shape).toVector2();
Vector2 getSurfaceVelocity() => bindings.cpShapeGetSurfaceVelocity(_shape).toVector2();