BallAccelMax | Gets maximum acceleration of the ball, according to the server_param message
ball_accel_mas . |
BallDecay | Gets loss of speed of the ball, according to the server_param message
ball_decay . |
BallRand | Gets the noice of the ball, according to the server_param message
ball_rand . |
BallSize | Gets ball size, according to the server_param message
ball_size . |
BallSpeedMax | Gets the maximum speed of the ball, according to the server_param message
ball_speed_max . |
CatchableAreaLength | Gets the length of the catchable area where the ball must reside if
the goalie should be able to catch the ball, according to the server_param message
catchable_area_l . |
CatchableAreaWidth | Gets the width of the catchable area where the ball must reside if
the goalie should be able to catch the ball, according to the server_param message
catchable_area_w . |
DashPowerRate | Gets the dash power rate, according to the server_param message dash_power_rate . |
InertiaMoment | Gets the inertia moment, according to the server_param message inertia_moment . |
Item (inherited from InfoBase) | The parameter from the server |
KickableMargin | Gets kickable margin, according to the server_param message
kickable_margin . |
KickPowerRate | Gets power rate of a kick, according to the server_param message
kick_power_rate . |
MaxMoment | Gets how much the body can be turned to the right at the most
in one turn, according to the server_param message maxmoment . |
MaxNeckAngle | Gets the maximum value the neck-angle can be, according
to the server_param message maxneckang . |
MaxNeckMoment | Gets how much the neck can be turned to the right at the most
in one turn, according to the server_param message maxneckmoment . |
MaxPower | Gets the max power of i.e. kick and dash, according to the
server_param message maxpower . |
MaxStamina | Gets the maximum stamina for a player, according to the server_param message stamina_max . |
MinMoment | Gets how much the body can be turned to the left at the most
in one turn, according to the server_param message minmoment . |
MinNeckAngle | Gets the minimum value the neck-angle can be, according
to the server_param message minneckang . |
MinNeckMoment | Gets how much the neck can be turned to the left at the most
in one turn, according to the server_param message minneckmoment . |
MinPower | Gets the min power of i.e. kick and dash, according to the
server_param message minpower . |
PlayerDecay | Gets the decay of the player, according to the server_param message player_decay . |
PlayerSize | Gets the size of the player, according to the server_param message player_size . |
PlayerSpeedMax | Gets the maximum speed for a player, according to the server_param message player_speed_max . |
SimulatorStep | Gets the step of the simulation in milliseconds, according
to the server_param message simulator_step . |
WindDir | Gets direction of the wind, according to the server_param message wind_dir . |
WindForce | Gets force of the wind, according to the server_param message wind_force . |
WindRand | Gets noice of the wind, according to the server_param message wind_rand . |