HeadlessBackend.DrawnRectangle

Undocumented in source.

Alias This

rectangle

Members

Functions

isClose
bool isClose(float x, float y, float width, float height)
Undocumented in source. Be warned that the author may not have intended to support it.
isClose
bool isClose(Rectangle rectangle)
Undocumented in source. Be warned that the author may not have intended to support it.
isStartClose
bool isStartClose(Vector2 start)
Undocumented in source. Be warned that the author may not have intended to support it.
isStartClose
bool isStartClose(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

color
Color color;
Undocumented in source.
rectangle
Rectangle rectangle;
Undocumented in source.

Meta