kmahjongg
GameData.cpp File Reference
Include dependency graph for GameData.cpp:
Go to the source code of this file.
Functions | |
bool | isBamboo (UCHAR t) |
bool | isCharacter (UCHAR t) |
bool | isDragon (UCHAR t) |
bool | isFlower (UCHAR Tile) |
bool | isRod (UCHAR t) |
bool | isSeason (UCHAR Tile) |
bool | isWind (UCHAR t) |
Function Documentation
bool isBamboo | ( | UCHAR | t | ) |
Definition at line 737 of file GameData.cpp.
bool isCharacter | ( | UCHAR | t | ) |
Definition at line 742 of file GameData.cpp.
bool isDragon | ( | UCHAR | t | ) |
Definition at line 752 of file GameData.cpp.
bool isFlower | ( | UCHAR | Tile | ) |
Definition at line 727 of file GameData.cpp.
bool isRod | ( | UCHAR | t | ) |
Definition at line 747 of file GameData.cpp.
bool isSeason | ( | UCHAR | Tile | ) |
Definition at line 732 of file GameData.cpp.
bool isWind | ( | UCHAR | t | ) |
Definition at line 757 of file GameData.cpp.
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.