Classes

Concepts

Libraries

advertisement »

ambientSounds »

bitser »

contentPoints »

eventBoxText »

factValidity »

frameBuffer »

officeBuildingInserter »

priorityRenderer »

randomEvents »

scaling »

spritesheetParser »

statusIcons »

test3 »

util »

Objects

addDialogue

Description

Adds a dialogue to the queue. Starts it if there are none in queue.

Arguments

1 string questionID

the question ID to start.

2 string name

the name of the person we're talking to.

3 developer dev

the developer we're talking to. Will use the name of this developer if provided.

4 function preStartCallback

a function to call right before starting a dialogue.

Returns

1 dialogue

the dialogue object.