true if the rectangle contains the pointRect.containsPoint
bool containsPoint(graphene.point.Point p)Checks whether a #graphene_rect_t contains the given coordinates.
Parameters
p | a #graphene_point_t |
bool containsPoint(graphene.point.Point p)Checks whether a #graphene_rect_t contains the given coordinates.
p | a #graphene_point_t |
true if the rectangle contains the point