Searched defs:SHAKE_TIME (Results 1 - 1 of 1) sorted by last modified time

/external/replicaisland/src/com/replica/replicaisland/
H A DTheSourceComponent.java22 public final static float SHAKE_TIME = 0.6f; field in class:TheSourceComponent
67 mTimer = SHAKE_TIME;
68 camera.shake(SHAKE_TIME, CAMERA_HIT_SHAKE_MAGNITUDE);

Completed in 78 milliseconds