World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
#include <GameFactory.h>
Открытые члены | |
std::shared_ptr< Game > | CreateGame (const std::string &command_line) |
Закрытые члены | |
std::shared_ptr< const Configuration > | CreateConfiguration (const std::string &command_line) |
См. определение в файле GameFactory.h строка 10
std::shared_ptr< Game > GameFactory::CreateGame | ( | const std::string & | command_line | ) |
См. определение в файле GameFactory.cpp строка 17
Перекрестные ссылки CreateConfiguration().
Используется в MM_Main().
|
private |
См. определение в файле GameFactory.cpp строка 10
Перекрестные ссылки Application::config.
Используется в CreateGame().