Searched refs:GHOST_CHARGE_TIME (Results 1 – 1 of 1) sorted by relevance
45 private static final float GHOST_CHARGE_TIME = 0.75f; field in PlayerComponent343 if (mGhostChargeTime > GHOST_CHARGE_TIME) { in stateMove()