Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GamePad ¶
type GamePad interface { IsUpPressed() bool IsUpJustPressed() bool IsDownPressed() bool IsDownJustPressed() bool IsLeftPressed() bool IsLeftJustPressed() bool IsRightPressed() bool IsRightJustPressed() bool IsPrimaryPressed() bool IsSecondaryPressed() bool IsPrimaryJustPressed() bool IsSecondaryJustPressed() bool }
Click to show internal directories.
Click to hide internal directories.