Documentation
¶
Index ¶
- type Inter
- func (in Inter) ArrowDown() bool
- func (in Inter) ArrowLeft() bool
- func (in Inter) ArrowRight() bool
- func (in Inter) ArrowUp() bool
- func (in Inter) Backspace() bool
- func (in Inter) Enter() bool
- func (in Inter) Escape() bool
- func (in Inter) MouseL() bool
- func (in Inter) MouseLIn(x1, y1, x2, y2 float32) bool
- func (in Inter) MousePos() (x, y int)
- func (in Inter) MouseR() bool
- func (in Inter) Number() (int, bool)
- func (in Inter) Space() bool
- func (in Inter) TapIn(x1, y1, x2, y2 float32) bool
- func (in Inter) TouchIn(x1, y1, x2, y2 float32) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inter ¶
type Inter struct {
// contains filtered or unexported fields
}
func (Inter) ArrowRight ¶
Click to show internal directories.
Click to hide internal directories.