Searched refs:framesToTime (Results 1 - 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DGameObjectFactory.java745 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));
778 Utils.framesToTime(24, 1), stompAttackVolume, null));
781 Utils.framesToTime(24, 1), stompAttackVolume, null));
784 Utils.framesToTime(24, 1), stompAttackVolume, null));
787 Utils.framesToTime(2
[all...]
H A DUtils.java87 public final static float framesToTime(int framesPerSecond, int frameCount) { method in class:Utils

Completed in 103 milliseconds