|
| void | initNew () |
| void | OnIsoObjectChangedItself (IsoObject isoObject) |
| IsoObject | getObject () |
| void | stateFromIsoObject (IsoObject isoObject) |
| void | stateToIsoObject (IsoObject isoObject) |
| void | addWater (number amount) |
| void | emptyWater () |
| void | addObject (umbrella::FeedingTroughDefinition def, boolean north, boolean slave) |
| number | getSquare2Pos (IsoGridSquare square, boolean north) |
| number | getSquare2PosReverse (IsoGridSquare square, boolean north) |
| void | addFeed (string type, number feedAmount) |
| | SFeedingTroughGlobalObject (SFeedingTroughSystem luaSystem, GlobalObject globalObject) |
| void | OnModDataChangeItself (IsoObject isoObject) |
| void | noise (string message) |
| void | initNew () |
| void | stateFromIsoObject (IsoObject isoObject) |
| void | stateToIsoObject (IsoObject isoObject) |
| IsoObject | getIsoObject () |
| IsoGridSquare | getSquare () |
| void | updateOnClient () |
| void | removeIsoObject () |
| void | aboutToRemoveFromSystem () |
| void | OnIsoObjectChangedItself (IsoObject isoObject) |
| void | OnModDataChangeItself (IsoObject isoObject) |
| | SGlobalObject (SGlobalObjectSystem luaSystem, GlobalObject globalObject) |
| void | initialise () |
| ISBaseObject | derive (string type) |
| void | addEventListener (string _event, function _callback, unknown _target) |
| void | removeEventListener (string _event, function _callback) |
| void | triggerEvent (string _event, unknown ...) |
| void | clearEventListeners () |
| | ISBaseObject () |
◆ SFeedingTroughGlobalObject()
| SFeedingTroughGlobalObject::SFeedingTroughGlobalObject |
( |
SFeedingTroughSystem | luaSystem, |
|
|
GlobalObject | globalObject ) |
◆ addFeed()
| void SFeedingTroughGlobalObject::addFeed |
( |
string | type, |
|
|
number | feedAmount ) |
◆ addObject()
◆ addWater()
| void SFeedingTroughGlobalObject::addWater |
( |
number | amount | ) |
|
◆ emptyWater()
| void SFeedingTroughGlobalObject::emptyWater |
( |
| ) |
|
◆ getObject()
| IsoObject SFeedingTroughGlobalObject::getObject |
( |
| ) |
|
◆ getSquare2Pos()
| number SFeedingTroughGlobalObject::getSquare2Pos |
( |
IsoGridSquare | square, |
|
|
boolean | north ) |
◆ getSquare2PosReverse()
| number SFeedingTroughGlobalObject::getSquare2PosReverse |
( |
IsoGridSquare | square, |
|
|
boolean | north ) |
◆ initNew()
| void SFeedingTroughGlobalObject::initNew |
( |
| ) |
|
◆ OnIsoObjectChangedItself()
| void SFeedingTroughGlobalObject::OnIsoObjectChangedItself |
( |
IsoObject | isoObject | ) |
|
◆ stateFromIsoObject()
| void SFeedingTroughGlobalObject::stateFromIsoObject |
( |
IsoObject | isoObject | ) |
|
◆ stateToIsoObject()
| void SFeedingTroughGlobalObject::stateToIsoObject |
( |
IsoObject | isoObject | ) |
|
◆ feedAmount
| table<string, number> SFeedingTroughGlobalObject::feedAmount |
◆ linkedX
| number SFeedingTroughGlobalObject::linkedX |
◆ linkedY
| number SFeedingTroughGlobalObject::linkedY |
◆ maxFeed
| number SFeedingTroughGlobalObject::maxFeed |
◆ maxWater
| number SFeedingTroughGlobalObject::maxWater |
◆ water
| number SFeedingTroughGlobalObject::water |
The documentation for this class was generated from the following file: