Namespace Microsoft.XboxStudios.BotBrain.Samples.ClassBased
Classes
LaunchGameAction
A test action that launches a game application.
NotImplementedAction
A test action that throws a NotImplementedException.
SimpleAction
A test action which simply delays for the specified time.
TestAction
A class-based test bot action.
TestAutomatedBot
A test bot that runs class-based actions.
TestBotBrain
A test bot brain.
TestBrainSerializer
The test bot brain serializer.
TestBrainServicesAdapter
The test brain services adapter.
TestBrainUpdater
The test bot brain updater.
TestGameState
Test game state.