kmahjongg
Go to the documentation of this file.
26 typedef unsigned char BYTE;
65 #define TILE_CHARACTER (0+TILE_OFFSET)
66 #define TILE_BAMBOO (9+TILE_OFFSET)
67 #define TILE_ROD (18+TILE_OFFSET)
68 #define TILE_SEASON (27+TILE_OFFSET)
69 #define TILE_WIND (31+TILE_OFFSET)
70 #define TILE_DRAGON (35+TILE_OFFSET)
71 #define TILE_FLOWER (38+TILE_OFFSET)
int rhs_dep[2]
Right side dependencies, same level.
USHORT e
Member Description.
bool filled
True if this tile has been placed.
TileViewAngle
Tile angles for face composition.
USHORT x
Member Description.
int place_dep[4]
Placing dependencies.
bool free
True if this tile can be removed?
int lhs_dep[2]
Left side dependencies, same level.
int turn_dep[4]
Turn dependencies.
USHORT y
Member Description.
USHORT f
Member Description.
struct pos POSITION
struct pos POSITION
struct dep DEPENDENCY
struct dep DEPENDENCY
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
KDE's Doxygen guidelines are available online.