ColorBorder

Undocumented in source.

Members

Functions

apply
void apply(FluidBackend io, Rectangle borderBox, float[4] size)
Undocumented in source. Be warned that the author may not have intended to support it.
apply
void apply(CanvasIO io, Rectangle borderBox, float[4] size)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object object)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

color
Color[4] color;
Undocumented in source.

Inherited Members

From FluidIOBorder

apply
void apply(CanvasIO io, Rectangle borderBox, float[4] size)

Apply the border, drawing it in the given box.

Meta