Campaign
Creation
A Campaign
represents a complete simulation in Firestarter. Given a set of user inputs, a new Campaign
is created and its timeline begins running. A Campaign contains the following main properties
Campaign.extents
- Array ofExtent
objectsCampaign.eventQueue
- The event queue of the campaignCampaign.timesteps
- Array ofTimestep
objects
A Campaign
object acts as the coordinator and center of all activities required to run a simulation