Home
last modified time | relevance | path

Searched refs:FUEL_AIR_REFILL_SPEED (Results 1 – 3 of 3) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DAdultsDifficultyConstants.java21 private static final float FUEL_AIR_REFILL_SPEED = 0.15f; field in AdultsDifficultyConstants
38 return FUEL_AIR_REFILL_SPEED; in getFuelAirRefillSpeed()
DKidsDifficultyConstants.java21 private static final float FUEL_AIR_REFILL_SPEED = 0.15f; field in KidsDifficultyConstants
38 return FUEL_AIR_REFILL_SPEED; in getFuelAirRefillSpeed()
DBabyDifficultyConstants.java21 private static final float FUEL_AIR_REFILL_SPEED = 0.22f; field in BabyDifficultyConstants
38 return FUEL_AIR_REFILL_SPEED; in getFuelAirRefillSpeed()