KGrid2D Namespace Reference


Classes

class  Generic
 This template class represents a generic bidimensionnal grid. More...
class  SquareBase
 This class contains static methods to manipulate coordinates for a square bidimensionnal grid. More...
class  Square
 This template is a Generic implementation for a square bidimensionnal grid (SquareBase). More...
class  HexagonalBase
 This class contains static methods to manipulate coordinates on an hexagonal grid where hexagons form horizontal lines:. More...
class  Hexagonal
 This template implements a hexagonal grid where hexagons form horizontal lines:. More...

Typedefs

typedef QPair< int, int > Coord
 This type represents coordinates on a bidimensionnal grid.
typedef QList< CoordCoordList
 This type represents a list of Coord.


Typedef Documentation

typedef QPair<int, int> KGrid2D::Coord

This type represents coordinates on a bidimensionnal grid.

Definition at line 39 of file kgrid2d.h.

typedef QList<Coord> KGrid2D::CoordList

This type represents a list of Coord.

Definition at line 44 of file kgrid2d.h.


Generated on Sun Mar 16 08:03:27 2008 for Libkdegames by  doxygen 1.5.3