Documentation
¶
Overview ¶
Package ui specifies custom controls for tview to assist in playing Go in the terminal.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoBoardUI ¶
type GoBoardUI struct { Box *tview.Box BoardState *api.BoardState // contains filtered or unexported fields }
func NewGoBoard ¶
func (*GoBoardUI) MoveSelection ¶
func (*GoBoardUI) ResetSelection ¶
func (g *GoBoardUI) ResetSelection()
func (*GoBoardUI) SelectedTile ¶
Click to show internal directories.
Click to hide internal directories.