Documentation ¶
Overview ¶
Package body provides all structs and functions used to define how scale looks and works.
Index ¶
Constants ¶
View Source
const ( None = -1 Black = 0 Red = 1 Green = 2 Yellow = 3 Blue = 4 Violet = 5 Cyan = 6 LightGray = 7 DarkGray = 8 White = 15 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RenderFunc ¶
Click to show internal directories.
Click to hide internal directories.