#include "player.h"
Go to the source code of this file.
Data Structures | |
class | AIPlayer |
This class is a pure interface, that must be implemented by all the AI (Artificial Intelligence) players. More... | |
Typedefs | |
typedef _Dictionary * | Dictionary |
|
Definition at line 28 of file ai_player.h. |