isPointInRect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isPointInRect(Vector2f topleft, Vector2f size, Vector2f point)
  2. bool isPointInRect(Vector2i topleft, Vector2i size, Vector2i point)

Meta