- Bottom
int Bottom()
Undocumented in source. Be warned that the author may not have intended to support it.
- Center
Vector2 Center()
Undocumented in source. Be warned that the author may not have intended to support it.
- Displace
Rectangle Displace(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- Expand
Rectangle Expand(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- Intersects
bool Intersects(Rectangle other)
Undocumented in source. Be warned that the author may not have intended to support it.
- Intersects
bool Intersects(Vector2 other)
Undocumented in source. Be warned that the author may not have intended to support it.
- Left
int Left()
Undocumented in source. Be warned that the author may not have intended to support it.
- Right
int Right()
Undocumented in source. Be warned that the author may not have intended to support it.
- Top
int Top()
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Rectangle opBinary(T other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Rectangle opBinary(T other)
Undocumented in source. Be warned that the author may not have intended to support it.
Base template for all AABB-types.