Public Member Functions

DameBoard Class Reference

Board implementation for Dame game (not done). More...

#include <Game/Rules/DameBoard.hpp>

Inheritance diagram for DameBoard:
Board2D Board< 2 >

List of all members.

Public Member Functions

int getDimensionLength (unsigned int dimensionIndex) const

Detailed Description

Board implementation for Dame game (not done).

Dame game rules implementation.

The Dame rules are just with diagonals and jump other.


Member Function Documentation

int DameBoard::getDimensionLength ( unsigned int  dimensionIndex  )  const [inline, virtual]

Gets the size of a precise dimension

Parameters:
dimensionIndex index of the dimension requested
Returns:

Implements Board< 2 >.


The documentation for this class was generated from the following file:
 All Classes Functions Variables