Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DNPCComponent.java65 private static final float DEATH_FADE_DELAY = 4.0f; field in NPCComponent
107 mDeathFadeDelay = DEATH_FADE_DELAY; in reset()