HomeSort by relevance Sort by last modified time
    Searched full:rotationindex (Results 1 - 1 of 1) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
Game.java 112 int rotationIndex = windowMgr.getDefaultDisplay().getOrientation();
113 input.setScreenRotation(rotationIndex);

Completed in 85 milliseconds