#include <game_meta_info.h>
◆ GameMetaInfo()
◆ description()
| QString GameMetaInfo::description |
( |
| ) |
const |
|
inline |
◆ findRoomGameType()
| QString GameMetaInfo::findRoomGameType |
( |
int | index | ) |
|
|
inline |
◆ gameId()
| int GameMetaInfo::gameId |
( |
| ) |
const |
|
inline |
◆ gameTypeIdAt()
| int GameMetaInfo::gameTypeIdAt |
( |
int | index | ) |
const |
|
inline |
◆ gameTypesSize()
| int GameMetaInfo::gameTypesSize |
( |
| ) |
const |
|
inline |
◆ getRoomGameTypes()
| QMap< int, QString > GameMetaInfo::getRoomGameTypes |
( |
| ) |
const |
|
inline |
◆ maxPlayers()
| int GameMetaInfo::maxPlayers |
( |
| ) |
const |
|
inline |
◆ proto()
| const ServerInfo_Game & GameMetaInfo::proto |
( |
| ) |
const |
|
inline |
◆ setFromProto()
| void GameMetaInfo::setFromProto |
( |
const ServerInfo_Game & | gi | ) |
|
|
inline |
◆ setRoomGameTypes()
| void GameMetaInfo::setRoomGameTypes |
( |
QMap< int, QString > | _roomGameTypes | ) |
|
|
inline |
◆ setSpectatorsOmniscient
| void GameMetaInfo::setSpectatorsOmniscient |
( |
bool | v | ) |
|
|
inlineslot |
◆ setStarted
| void GameMetaInfo::setStarted |
( |
bool | s | ) |
|
|
inlineslot |
◆ spectatorsCanChat()
| bool GameMetaInfo::spectatorsCanChat |
( |
| ) |
const |
|
inline |
◆ spectatorsOmniscienceChanged
| void GameMetaInfo::spectatorsOmniscienceChanged |
( |
bool | omniscient | ) |
|
|
signal |
◆ spectatorsOmniscient()
| bool GameMetaInfo::spectatorsOmniscient |
( |
| ) |
const |
|
inline |
◆ started()
| bool GameMetaInfo::started |
( |
| ) |
const |
|
inline |
◆ startedChanged
| void GameMetaInfo::startedChanged |
( |
bool | started | ) |
|
|
signal |
◆ gameInfo_
| ServerInfo_Game GameMetaInfo::gameInfo_ |
|
private |
◆ roomGameTypes
| QMap<int, QString> GameMetaInfo::roomGameTypes |
The documentation for this class was generated from the following files: