pub fn shape_test_point( world: &mut World, shape_id: ShapeId, point: Pos, ) -> bool
Test a point for overlap with a shape. (b2Shape_TestPoint)