Documentation ¶
Index ¶
- type Provider
- func (_this *Provider) AppDir() string
- func (_this *Provider) Exit(code int)
- func (_this *Provider) GetScreen() fm.Screen
- func (_this *Provider) Init() *Provider
- func (_this *Provider) ModifierKeys() map[fm.Keys]bool
- func (_this *Provider) MouseIsDown() map[fm.MouseButtons]bool
- func (_this *Provider) MouseLocation() fm.Point
- func (_this *Provider) NewControl() br.Control
- func (_this *Provider) NewForm(param br.FormParam) br.Form
- func (_this *Provider) NewMsgBox() br.MsgBox
- func (_this *Provider) RunMain(form br.Form)
- func (_this *Provider) SetIcon(file string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func (*Provider) MouseIsDown ¶
func (_this *Provider) MouseIsDown() map[fm.MouseButtons]bool
func (*Provider) MouseLocation ¶
func (*Provider) NewControl ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.