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)

Manifest constants

Indices
enum Indices;
Undocumented in source.

Variables

_indicesBuf
ElementArrayBuffer _indicesBuf;
Undocumented in source.
_isZero
bool _isZero;
Undocumented in source.
_posBuf
ArrayBuffer _posBuf;
Undocumented in source.

Meta