kmahjongg
BoardLayout.h
Go to the documentation of this file.
void copyBoardLayout(UCHAR *to, unsigned short &numTiles)
Description.
Definition: BoardLayout.cpp:266
bool tileAbove(POSITION &p)
is there a tile anywhere above here (top left to bot right quarter)
Definition: BoardLayout.h:115
void setBoardData(short z, short y, short x, UCHAR value)
Method description.
Definition: BoardLayout.cpp:414
This class implements methods for loading and manipulating board.
Definition: BoardLayout.h:36
bool tileAbove(short z, short y, short x)
is there a tile anywhere above here (top left to bot right quarter)
Definition: BoardLayout.cpp:366
bool blockedLeftOrRight(short z, short y, short x)
is this tile blocked to the left or right
Definition: BoardLayout.cpp:376
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.