Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultGlyphs = Glyphs{ White: GlyphSet{ Flat: "W", Standing: "WS", Capstone: "WC", }, Black: GlyphSet{ Flat: "B", Standing: "BS", Capstone: "BC", }, }
View Source
var UnicodeGlyphs = Glyphs{ White: GlyphSet{ Flat: "⬜", Standing: "║", Capstone: "△", }, Black: GlyphSet{ Flat: "⬛", Standing: "┃", Capstone: "▲", }, }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.