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

  /external/replicaisland/src/com/replica/replicaisland/
GameObjectFactory.java 745 Utils.framesToTime(24, 1), pressAndCollectVolume, basicVulnerabilityVolume));
747 Utils.framesToTime(24, 1), pressAndCollectVolume, basicVulnerabilityVolume));
753 Utils.framesToTime(24, 1), pressAndCollectVolume, basicVulnerabilityVolume));
756 Utils.framesToTime(24, 1), pressAndCollectVolume, basicVulnerabilityVolume));
763 Utils.framesToTime(24, 1), pressAndCollectVolume, basicVulnerabilityVolume));
766 Utils.framesToTime(24, 1), pressAndCollectVolume, basicVulnerabilityVolume));
    [all...]
Utils.java 87 public final static float framesToTime(int framesPerSecond, int frameCount) {

Completed in 470 milliseconds