Namespace Microsoft.XboxStudios.BotBrain.Samples.EnumBased
Classes
Attack
An attack urge.
Defend
A defend urge.
EnumWrapper<TEnum, TWrapper>
Used to implement IEquatable<T> for an enum.
Move
A move urge.
TestAutomatedBot
A test bot that runs enum-based actions.
TestBotAction
An enum-based test bot action.
TestBotBrain
A test bot brain.
TestBrainSerializer
The test bot brain serializer.
TestBrainUpdater
The test bot brain updater.
TestUrgeBase
The base test urge.
Enums
TestBotActionType
The bot action type.