Riwmorld
|
Public Member Functions | |
void | ChooseRandomStartingTile () |
void | PrepForMapGen () |
void | ResetWorldRelatedMapInitData () |
override string | ToString () |
Public Attributes | |
const int | DefaultMapSize = 250 |
int | startingTile = -1 |
int | mapSize = 250 |
List< Pawn > | startingPawns = new List<Pawn>() |
Faction | playerFaction |
Month | startingMonth = Month.Undefined |
bool | permadeath |
bool | startedFromEntry |
string | gameToLoad |
Properties | |
bool | QuickStarted [get] |