Bee  PROGRAM_VERSION
 All Classes Variables
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
CompanyGoal Class Reference

Public Member Functions

constructor CompanyGoal (comp_id, cargo, accept, wanted_amount)
function ResetTimeout ()
function AddMonitorElement (mon)
function UpdateDelivered (mon, comp_id)
function UpdateTimeout (step)
function CheckFinished ()
function FinalizeGoal ()
function PublishNews (str, comp_id)
function SaveGoal ()
function GetNumberOfDaysInMonth (month, year)
function GetTimeBetweenDates (start, end)

Static Public Member Functions

static function LoadGoal (num, loaded_data)

Public Attributes

 cargo = null
 accept = null
 wanted_amount = null
 delivered_amount = 0
 goal_id = null
 timeout = null
 reward = 0
 subsidyfactor = GSController.GetSetting("subsidy_factor") * 20
 rewardfactor_town = GSController.GetSetting("rewardfactor_town")
 rewardfactor_ind = GSController.GetSetting("rewardfactor_ind")
 displayed_string = null
 displayed_count = null

The documentation for this class was generated from the following file: