Skip to content

FillPattern

[Source]

Different characters that are useful as fill patterns.

primitive val FillPattern

Constructors

create

[Source]

new val create()
: FillPattern val^

Returns


Public Functions

blank

[Source]

fun box blank()
: String val

Returns


solid

[Source]

fun box solid()
: String val

Returns


solid_top_half

[Source]

fun box solid_top_half()
: String val

Returns


solid_bottom_half

[Source]

fun box solid_bottom_half()
: String val

Returns


dither_light

[Source]

fun box dither_light()
: String val

Returns


dither_medium

[Source]

fun box dither_medium()
: String val

Returns


dither_dark

[Source]

fun box dither_dark()
: String val

Returns


eq

[Source]

fun box eq(
  that: FillPattern val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: FillPattern val)
: Bool val

Parameters

Returns