Riwmorld
|
Public Member Functions | |
Storyteller (StorytellerDef def, DifficultyDef difficulty) | |
string | DebugString () |
void | ExposeData () |
IEnumerable< FiringIncident > | MakeIncidentsForInterval () |
void | Notify_DefChanged () |
void | StorytellerTick () |
void | TryFire (FiringIncident fi) |
Public Attributes | |
const int | IntervalsPerDay = 60 |
const int | CheckInterval = 1000 |
StorytellerDef | def |
DifficultyDef | difficulty |
List< StorytellerComp > | storytellerComps |
IncidentQueue | incidentQueue = new IncidentQueue() |
StoryIntender_Population | intenderPopulation |
Static Public Attributes | |
static readonly Vector2 | PortraitSizeTiny |
static readonly Vector2 | PortraitSizeLarge |