Class ServerParameter
java.lang.Object
|
+--ServerParameter
- public class ServerParameter
- extends java.lang.Object
Programmname: RoboCup-Kamikaze-Client
Diese Klasse enhält einige Serverparameter
- Version:
- 1.0
- Author:
- Michael Wagner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BALL_DECAY
public static double BALL_DECAY
PLAYER_DECAY
public static double PLAYER_DECAY
DASH_POWER_RATE
public static double DASH_POWER_RATE
KICK_POWER_RATE
public static double KICK_POWER_RATE
KICKABLE_MARGIN
public static double KICKABLE_MARGIN
ServerParameter
public ServerParameter()