Terminus
terminus::PrepareNewGameCommand Member List

This is the complete list of members for terminus::PrepareNewGameCommand, including all inherited members.

AbstractCommand(Timer::TimerMSec timeStamp)terminus::AbstractCommand
commandType() const overrideterminus::PrepareNewGameCommandvirtual
doWork() overrideterminus::PrepareNewGameCommandvirtual
isPlayerOne() const terminus::PrepareNewGameCommand
m_gameterminus::AbstractCommandprotected
m_isPlayerOneterminus::PrepareNewGameCommandprotected
m_terrainSeedterminus::PrepareNewGameCommandprotected
m_timeStampterminus::AbstractCommandprotected
PrepareNewGameCommand(Timer::TimerMSec timeStamp, bool isPlayerOne, unsigned int terrainSeed)terminus::PrepareNewGameCommand
PrepareNewGameCommand(Timer::TimerMSec timeStamp, QJsonObject jsonObject)terminus::PrepareNewGameCommand
setGame(Game *game)terminus::AbstractCommand
terrainSeed() const terminus::PrepareNewGameCommand
timeStamp() const terminus::AbstractCommand
toJson() const overrideterminus::PrepareNewGameCommandvirtual
VectorFromJsonObject(QJsonObject jsonObject)terminus::AbstractCommandprotectedstatic
VectorToJsonObject(QVector3D vector)terminus::AbstractCommandprotectedstatic
~AbstractCommand()terminus::AbstractCommandvirtual