|
Britbot
|
An experienced ally to the commander who does bugger all. More...
Static Public Member Functions | |
| static void | ReConfigure () |
| Splits and joins the current groups to match the ultimate configuration. | |
Static Private Member Functions | |
| static void | GroupSplitting (List< int > ultimateConfig) |
| A method that refers to the ULTIMATE CONFIGURATION and splits the gruops as needed. | |
| static void | GroupJoining (List< int > ultimateConfig) |
| A method that reffers to the ULTIMATE CONFIGURATION and joins the group as needed. | |
| static List< int > | GetUltimateGameConfig () |
| Returns a list of integers that describes the current wanted configuration. | |
Static Private Attributes | |
| static List< int > | _ultimateConfig |
An experienced ally to the commander who does bugger all.
Definition at line 14 of file ConfigHelper.cs.
1.7.6.1