Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GameSelect ¶
type GameSelect struct{}
func (*GameSelect) Draw ¶
func (s *GameSelect) Draw(w fyne.Window)
func (*GameSelect) DrawAsDialog ¶
func (s *GameSelect) DrawAsDialog(fyne.Window)
func (*GameSelect) OnClose ¶
func (s *GameSelect) OnClose()
func (*GameSelect) PreDraw ¶
func (s *GameSelect) PreDraw(fyne.Window, ...interface{}) error
Click to show internal directories.
Click to hide internal directories.