Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ButtonLabel = ButtonLabelEn
View Source
var ButtonLabelEn = buttonLabel{
Up: "Up",
Down: "Down",
Action: "Action",
}
View Source
var ButtonLabelJp = buttonLabel{
Up: "上",
Down: "下",
Action: "アクション",
}
Functions ¶
func GetGamepadId ¶
func GetGamepadId() *ebiten.GamepadID
func UpdateGamepadIds ¶
func UpdateGamepadIds()
Types ¶
Click to show internal directories.
Click to hide internal directories.