_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
                   Stratagus - A free fantasy real time strategy game engine

Public Member Functions | List of all members
Game Class Reference

Public Member Functions

 Game (uint32_t settings, uint16_t port, uint32_t host, uint32_t status, uint32_t time, std::string name, std::string pw, std::string stats)
 
CHost getHost ()
 
bool isSavedGame ()
 
std::tuple< int, int > mapSize ()
 
int maxPlayers ()
 
int getSpeed ()
 
std::string getApproval ()
 
std::string getGameSettings ()
 
std::string getCreator ()
 
std::string getMap ()
 
bool isValid ()
 
std::string getGameStatus ()
 
std::string getGameType ()
 

Constructor & Destructor Documentation

◆ Game()

Game::Game ( uint32_t  settings,
uint16_t  port,
uint32_t  host,
uint32_t  status,
uint32_t  time,
std::string  name,
std::string  pw,
std::string  stats 
)
inline

Member Function Documentation

◆ getApproval()

std::string Game::getApproval ( )
inline

◆ getCreator()

std::string Game::getCreator ( )
inline

◆ getGameSettings()

std::string Game::getGameSettings ( )
inline

◆ getGameStatus()

std::string Game::getGameStatus ( )
inline

◆ getGameType()

std::string Game::getGameType ( )
inline

◆ getHost()

CHost Game::getHost ( )
inline

◆ getMap()

std::string Game::getMap ( )
inline

◆ getSpeed()

int Game::getSpeed ( )
inline

◆ isSavedGame()

bool Game::isSavedGame ( )
inline

◆ isValid()

bool Game::isValid ( )
inline

◆ mapSize()

std::tuple<int, int> Game::mapSize ( )
inline

◆ maxPlayers()

int Game::maxPlayers ( )
inline

The documentation for this class was generated from the following file:
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.