Searched refs:MAX_AIR_HORIZONTAL_SPEED (Results 1 – 1 of 1) sorted by relevance
30 private static final float MAX_AIR_HORIZONTAL_SPEED = 150.0f; field in PlayerComponent168 maxHorizontalSpeed = MAX_AIR_HORIZONTAL_SPEED; in move()