Package be.yildizgames.module.controller
Interface ControllerMapper
-
public interface ControllerMapperMap the keys to an action.- Author:
- Gregory Van den Borre
-
-
Method Summary
Modifier and Type Method Description default ControllerInputbutton1()default ControllerInputbutton2()default ControllerInputbutton3()default ControllerInputbutton4()default ControllerInputbuttonSelect()default ControllerInputbuttonStart()
-
-
-
Method Detail
-
button1
default ControllerInput button1()
-
button2
default ControllerInput button2()
-
button3
default ControllerInput button3()
-
button4
default ControllerInput button4()
-
buttonStart
default ControllerInput buttonStart()
-
buttonSelect
default ControllerInput buttonSelect()
-
-