Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DNPCComponent.java58 private static final float DOWN_IMPULSE = -10.0f; field in NPCComponent
97 mDownImpulse = DOWN_IMPULSE; in reset()