- PointIn
bool PointIn(Point p, Rectangle r)
Undocumented in source. Be warned that the author may not have intended to support it.
- Rect
Rectangle Rect(int x0, int y0, int x1, int y1)
Undocumented in source. Be warned that the author may not have intended to support it.