frect

Undocumented in source.

Constructors

this
this(float x, float y, float width, float height)
Undocumented in source.
this
this(T1 position, T2 size)
Undocumented in source.
this
this(irect rect)
Undocumented in source.

Members

Functions

area
float area()
Undocumented in source. Be warned that the author may not have intended to support it.
contains
bool contains(vec2 point)
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
endPosition
vec2 endPosition()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

position
vec2 position;
Undocumented in source.
size
vec2 size;
Undocumented in source.

Meta