Home
last modified time | relevance | path

Searched refs:getOrientationSensor (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DInputSystem.java108 public InputXY getOrientationSensor() { in getOrientationSensor() method in InputSystem
DInputGameInterface.java80 final InputXY orientation = input.getOrientationSensor(); in update()