-
- All Implemented Interfaces:
public interface JoystickListener
-
-
Method Summary
Modifier and Type Method Description abstract Level
onJoystickRequestedDisplayedLevel()
abstract Double
onJoystickRequestedDisplayedRotation()
-
-
Method Detail
-
onJoystickRequestedDisplayedLevel
abstract Level onJoystickRequestedDisplayedLevel()
-
onJoystickRequestedDisplayedRotation
abstract Double onJoystickRequestedDisplayedRotation()
-
-
-
-