kmahjongg
KmTypes.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | dep |
struct | pos |
Macros | |
#define | TILE_BAMBOO (9+TILE_OFFSET) |
#define | TILE_CHARACTER (0+TILE_OFFSET) |
#define | TILE_DRAGON (35+TILE_OFFSET) |
#define | TILE_FLOWER (38+TILE_OFFSET) |
#define | TILE_OFFSET 2 |
#define | TILE_ROD (18+TILE_OFFSET) |
#define | TILE_SEASON (27+TILE_OFFSET) |
#define | TILE_WIND (31+TILE_OFFSET) |
Typedefs | |
typedef unsigned char | BYTE |
typedef struct dep | DEPENDENCY |
typedef struct pos | POSITION |
typedef unsigned char | UCHAR |
typedef unsigned long | ULONG |
typedef unsigned short | USHORT |
Enumerations | |
enum | TileViewAngle { NW, NE, SE, SW } |
Macro Definition Documentation
#define TILE_BAMBOO (9+TILE_OFFSET) |
#define TILE_CHARACTER (0+TILE_OFFSET) |
#define TILE_DRAGON (35+TILE_OFFSET) |
#define TILE_FLOWER (38+TILE_OFFSET) |
#define TILE_ROD (18+TILE_OFFSET) |
#define TILE_SEASON (27+TILE_OFFSET) |
#define TILE_WIND (31+TILE_OFFSET) |
Typedef Documentation
typedef struct dep DEPENDENCY |
struct dep DEPENDENCY
Enumeration Type Documentation
enum TileViewAngle |
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.