Searched refs:HIT_IMPULSE (Results 1 – 1 of 1) sorted by relevance
62 private static final float HIT_IMPULSE = 300.0f; field in NPCComponent121 parentObject.getVelocity().x = -parentObject.facingDirection.x * HIT_IMPULSE; in update()