
Public Member Functions | |
| KGamePrivate () | |
Public Attributes | |
| int | mUniquePlayerNumber |
| QPtrQueue< KPlayer > | mAddPlayerList |
| KRandomSequence * | mRandom |
| KGame::GamePolicy | mPolicy |
| KGameSequence * | mGameSequence |
| KGamePropertyHandler * | mProperties |
| KGame::KGamePlayerList | mPlayerList |
| KGame::KGamePlayerList | mInactivePlayerList |
| KGamePropertyInt | mMaxPlayer |
| KGamePropertyUInt | mMinPlayer |
| KGamePropertyInt | mGameStatus |
| QValueList< int > | mInactiveIdList |
Definition at line 52 of file kgame.cpp.
|
|
Definition at line 55 of file kgame.cpp. References mGameSequence, mPolicy, mUniquePlayerNumber, and KGame::PolicyLocal. |
|
|
|
|
|
Definition at line 66 of file kgame.cpp. Referenced by KGame::gameSequence(), KGamePrivate(), KGame::setGameSequence(), and KGame::~KGame(). |
|
|
Definition at line 78 of file kgame.cpp. Referenced by KGame::gameStatus(), KGame::isRunning(), and KGame::setGameStatus(). |
|
|
|
|
|
Definition at line 73 of file kgame.cpp. Referenced by KGame::Debug(), KGame::deleteInactivePlayers(), KGame::inactivePlayerList(), KGame::setPolicy(), and KGame::slotServerDisconnected(). |
|
|
Definition at line 76 of file kgame.cpp. Referenced by KGame::maxPlayers(), and KGame::setMaxPlayers(). |
|
|
Definition at line 77 of file kgame.cpp. Referenced by KGame::minPlayers(), and KGame::setMinPlayers(). |
|
|
Definition at line 72 of file kgame.cpp. Referenced by KGame::deletePlayers(), KGame::findPlayer(), KGame::playerCount(), KGame::playerList(), KGame::sendGroupMessage(), KGame::setPolicy(), KGame::slotClientDisconnected(), and KGame::slotServerDisconnected(). |
|
|
Definition at line 65 of file kgame.cpp. Referenced by KGamePrivate(), KGame::policy(), and KGame::setPolicy(). |
|
|
Definition at line 69 of file kgame.cpp. Referenced by KGame::dataHandler(), KGame::findProperty(), and KGame::KGame(). |
|
|
Definition at line 64 of file kgame.cpp. Referenced by KGame::loadgame(), KGame::random(), KGame::savegame(), KGame::syncRandom(), and KGame::~KGame(). |
|
|
Definition at line 62 of file kgame.cpp. Referenced by KGame::addPlayer(), KGame::Debug(), KGamePrivate(), KGame::loadgame(), and KGame::savegame(). |
1.4.6