Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DNPCComponent.java59 private static final float HORIZONTAL_IMPULSE = 200.0f; field in NPCComponent
98 mHorizontalImpulse = HORIZONTAL_IMPULSE; in reset()