Britbot
Static Public Member Functions | Static Private Member Functions | Static Private Attributes
Britbot.Fallback.FallbackBot Class Reference

This is the fallback bot its execution time must be low. More...

List of all members.

Static Public Member Functions

static void UpdateFallbacks ()
 Updates the fallback group accordinf to the commander groups.
static Dictionary< Pirate,
Direction > 
GetFallbackTurns (CancellationToken cToken)
 Generates the fallback moves This is basically the weaker sister of Commander.Play()

Static Private Member Functions

static FallbackBot ()
 static constructor
static Dictionary< Pirate,
Direction > 
SuperFuckedFallback ()
 A really really bad super last resort that we use if we crash super hard.

Static Private Attributes

static List< GroupFallbackGroups
 This is the group that the previous commander had.

Detailed Description

This is the fallback bot its execution time must be low.

Definition at line 18 of file FallbackBot.cs.


The documentation for this class was generated from the following file: