BoxBorderElement

An element of border. 0:top, 1:right, 2:bottom, 3:left

Constructors

this
this()

Members

Functions

clear
void clear()
draw
void draw(Shader s)
resize
void resize(BoxStyle box)

Variables

_lates
float[4] _lates;
Undocumented in source.
_pos
vec3 _pos;
Undocumented in source.
_rects
RectElement[4] _rects;
Undocumented in source.

Meta