Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DPlayerComponent.java37 private static final float STOMP_VELOCITY = -1000.0f; field in PlayerComponent
391 parentObject.getVelocity().set(0.0f, STOMP_VELOCITY); in stateStomp()