Package arc.input
Class Controller
java.lang.Object
arc.input.InputDevice
arc.input.Controller
-
Nested Class Summary
Nested classes/interfaces inherited from class arc.input.InputDevice
InputDevice.DeviceType
-
Constructor Summary
-
Method Summary
Methods inherited from class arc.input.InputDevice
getAxis, isPressed, isReleased, isTapped, name, preUpdate
-
Constructor Details
-
Controller
public Controller()
-
-
Method Details
-
accelerometer
-
index
public abstract int index() -
postUpdate
public void postUpdate()Description copied from class:InputDevice
Called at the end of the update loop.- Overrides:
postUpdate
in classInputDevice
-
type
- Specified by:
type
in classInputDevice
-