#include <subgames.h>
Public Member Functions | |
| WorldSpec (const std::string &path="", const std::string &name="", const std::string &gameid="") | |
| bool | isValid () const |
Public Attributes | |
| std::string | path |
| std::string | name |
| std::string | gameid |
|
inline |
|
inline |
References gameid, name, and path.
Referenced by getAvailableWorlds().
| std::string WorldSpec::gameid |
Referenced by WorldSpec(), and isValid().
| std::string WorldSpec::name |
Referenced by WorldSpec(), and isValid().
| std::string WorldSpec::path |