- contains
bool contains(E x, E y)
Undocumented in source. Be warned that the author may not have intended to support it.
- contains
bool contains(Vector2!(E) point)
Undocumented in source. Be warned that the author may not have intended to support it.
- intersects
bool intersects(Rect!(E) rectangle)
Undocumented in source. Be warned that the author may not have intended to support it.
- intersects
bool intersects(Rect!(E) rectangle, Rect!(E) intersection)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Rect!(E) otherRect)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.