Documentation
¶
Index ¶
Constants ¶
View Source
const ( BigCharWidth = 3 BigCharHeight = 5 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Point ¶
type Point struct {
X, Y int
Fg, Bg termbox.Attribute
}
func (Point) Pattern ¶
func (p Point) Pattern(pattern [BigCharHeight]string)
func (Point) ProgressBar ¶
Click to show internal directories.
Click to hide internal directories.