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

  /external/replicaisland/src/com/replica/replicaisland/
MainLoop.java 36 final float newTimeDelta = mTimeSystem.getFrameDelta(); // The time system may warp time.
37 super.update(newTimeDelta, parent);

Completed in 1868 milliseconds