[][src]Module bishop::bishop_art

Module that does the thing

Structs

BishopArt

Visualizer

BishopResult

Resulting field from BishopArt

DrawingOptions

Options for drawing methods

Constants

DEFAULT_CHARS

Default char list (see DrawingOptions)

DEFAULT_SIZE_WH

Default field size (x, y): (17, 9)

DEFAULT_TEXT

Default text for frame borders

GEOMETRY_LIMITS_MAX

Maximum size for a field (x, y): (500, 500)

GEOMETRY_LIMITS_MIN

Minimum size for a field (x, y): (5, 5)

Type Definitions

CharList
FieldXY
PosXY