See: Description
| Interface | Description |
|---|---|
| IStrategy |
Interface for a player strategy.
|
| Class | Description |
|---|---|
| AbstractStrategy |
Abstract base class for strategies.
|
| ConstantStrategy |
The simple constant strategy.
|
| StochasticTable |
The stochastic table strategy.
|