Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DInputSystem.java78 final float horizontalMotion = mOrientationOutput[1] / 90.0f; in setOrientation() local
82 mOrientationSensor.press(time.getGameTime(), horizontalMotion, verticalMotion); in setOrientation() local