Classes

Concepts

Libraries

advertisement »

ambientSounds »

bitser »

contentPoints »

eventBoxText »

factValidity »

frameBuffer »

officeBuildingInserter »

priorityRenderer »

randomEvents »

scaling »

spritesheetParser »

statusIcons »

test3 »

util »

Objects

factValidity



This library handles validation of facts upon the generation of employees. Here's an example: parents of an employee the age of 50 will most likely be dead, so we must enable the "parents are dead" fact in advance on the employee upon their generation. Declaring a function called "validateFact" on the randomEvent data object will run the function on the developer object upon their generation.

Methods