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 |
| displayed_string = null |
| displayed_count = null |
The documentation for this class was generated from the following file: