HomeSort by relevance Sort by last modified time
    Searched refs:rotating (Results 1 - 3 of 3) sorted by null

  /external/jmonkeyengine/engine/src/core/com/jme3/input/
ChaseCamera.java 73 protected boolean rotating = false; field in class:ChaseCamera
280 rotating = true;
356 //the user is rotating the cam by dragging the mouse
422 //linear interpolation of the rotation while rotating horizontally
423 if (rotating) {
427 rotating = false;
432 //linear interpolation of the rotation while rotating vertically
  /external/v8/benchmarks/spinning-balls/
v.js 311 // Camera is rotating around y-axis.
  /external/v8/benchmarks/
regexp.js 60 // The variants are computed by randomly rotating one random
    [all...]

Completed in 3252 milliseconds