Public Member Functions |
constructor | CompanyData (comp_id) |
function | FinalizeCompany () |
function | GoalsPostLoadCheck () |
function | TryMoveTestGoals () |
function | GetMissingGoalCount () |
function | AddGoal (cargo, accept, amount) |
function | HasGoal (cargo_id, accept) |
function | GetNumberOfGoalsForCargo (cargo_id) |
function | IndustryClosed (ind_id) |
function | AddMonitorElements (cmon) |
function | UpdateDelivereds (cmon) |
function | UpdateTimeout (step) |
function | CheckAndFinishGoals () |
function | SaveCompany () |
Static Public Member Functions |
static function | LoadCompany (comp_id, loaded_data) |
Public Attributes |
| comp_id = null |
| last_test_goal = 0 |
| Last retrieved test goal (ensures all test goals are retrieved mostly fair).
|
| testing_goals = null |
| Goals in test stage (tested for suitability).
|
| active_goals = null |
| Goals in active stage (fulfilled by the player).
|
The documentation for this class was generated from the following file: