public abstract class BehaviourConfiguration
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static double |
BALL_POSSESSION_RANGE |
static double |
PLAYER_SPEED_DECAY |
static double |
TEAM_POSSESSION_RANGE |
Constructor and Description |
---|
BehaviourConfiguration() |
public static final double TEAM_POSSESSION_RANGE
public static final double BALL_POSSESSION_RANGE
public static final double PLAYER_SPEED_DECAY