Static Public Methods | |
double | doubleRound (double Value, int Digits) |
convert double to a double with Digits numbers after the comma. More... | |
void | main (String args[]) |
programm entry. More... | |
Static Public Attributes | |
RCPlayer [] | Players |
Attributes. More... |
It reads the configfile and create a new team with the that configguration. After the team was created it starts the shell.
Definition at line 62 of file RCTeam.java.
|
convert double to a double with Digits numbers after the comma.
Definition at line 73 of file RCTeam.java. |
|
programm entry.
Definition at line 82 of file RCTeam.java. |
|
Attributes.
Definition at line 64 of file RCTeam.java. |