Rect.contains

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool contains(ivec2 point)
    struct Rect
    nothrow @trusted
    bool
    contains
    (
    ivec2 point
    )
  2. bool contains(int pointX, int pointY)

Meta