FrameRect

Undocumented in source.

Constructors

this
this(float left, float top, float right, float bottom)
Undocumented in source.
this
this(vec4 rect)
Undocumented in source.
this
this(Rect rect)
Undocumented in source.

Members

Variables

bottom
float bottom;
Undocumented in source.
left
float left;
Undocumented in source.
right
float right;
Undocumented in source.
top
float top;
Undocumented in source.

Meta