Documentation ¶
Index ¶
Constants ¶
View Source
const ( MenuOptionMove menuOption = "MOVE" MenuOptionResize menuOption = "RESIZE" MenuOptionPinpoint menuOption = "PINPOINT" MenuOptionResume menuOption = "RESUME" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Component ¶
type Component struct { ui.Drawable *data.Consumer Type config.ComponentType Title string Location config.Location Size config.Size RateMs int }
func NewComponent ¶
type Menu ¶
func (*Menu) GetSelectedOption ¶
func (m *Menu) GetSelectedOption() menuOption
func (*Menu) MoveOrResize ¶
func (m *Menu) MoveOrResize()
type StatusBar ¶
func (*StatusBar) TogglePause ¶
func (s *StatusBar) TogglePause()
Click to show internal directories.
Click to hide internal directories.