OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHAKE_TIME
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
TheSourceComponent.java
22
public final static float
SHAKE_TIME
= 0.6f;
67
mTimer =
SHAKE_TIME
;
68
camera.shake(
SHAKE_TIME
, CAMERA_HIT_SHAKE_MAGNITUDE);
GameObjectFactory.java
[
all
...]
Completed in 370 milliseconds