#include "GtpEngine.h"
#include "SgNode.h"
#include "Game.hpp"
#include <boost/scoped_ptr.hpp>
Go to the source code of this file.
Classes | |
class | HexHtpEngine |
Basic htp commands any Hex engine is required to support. More... | |
Namespaces | |
namespace | HtpUtil |
Misc HTP utilities. | |
Typedefs | |
typedef GtpFailure | HtpFailure |
Functions | |
HexColor | HtpUtil::ColorArg (const HtpCommand &cmd, std::size_t number) |
HexPoint | HtpUtil::MoveArg (const HtpCommand &cmd, std::size_t number) |
Variables | |
_BEGIN_BENZENE_NAMESPACE_ typedef GtpCommand | HtpCommand |
Definition in file HexHtpEngine.hpp.
typedef GtpFailure HtpFailure |
Definition at line 21 of file HexHtpEngine.hpp.
_BEGIN_BENZENE_NAMESPACE_ typedef GtpCommand HtpCommand |
Definition at line 20 of file HexHtpEngine.hpp.