Documentation
¶
Index ¶
- type UI
- func (u *UI) AddDevice(dev wiimote.Device, eventPath string)
- func (u *UI) HandleKeyEvent(key wiimote.Keycode, state wiimote.KeyState)
- func (u *UI) HandleLastMsg(a actor.Actor, reason error) error
- func (u *UI) HandleStickEvent(stID wiimote.Stick, val wiimote.EventVal)
- func (u *UI) Initialize() (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UI ¶
func (*UI) HandleKeyEvent ¶
func (*UI) HandleStickEvent ¶ added in v0.1.2
func (*UI) Initialize ¶
Click to show internal directories.
Click to hide internal directories.