|
| boolean | isValidIsoObject (IsoObject isoObject) |
| CPlantGlobalObject | newLuaObject (GlobalObject globalObject) |
| void | OnServerCommand (string command, table args) |
| number | getXp (IsoPlayer character) |
| void | changePlayer (IsoPlayer player) |
| | CFarmingSystem () |
| void | noise (string message) |
| void | initSystem () |
| void | initLuaObjects () |
| integer false | getLuaObjectCount () |
| CGlobalObject | getLuaObjectByIndex (integer index) |
| void | isValidIsoObject (IsoObject isoObject) |
| IsoObject | getIsoObjectOnSquare (IsoGridSquare square) |
| IsoObject | getIsoObjectAt (number x, number y, number z) |
| void | newLuaObject (GlobalObject globalObject) |
| CGlobalObject | newLuaObjectAt (number x, number y, number z) |
| void | removeLuaObject (CGlobalObject luaObject) |
| void | removeLuaObjectAt (number x, number y, number z) |
| CGlobalObject | getLuaObjectAt (number x, number y, number z) |
| CGlobalObject | getLuaObjectOnSquare (IsoGridSquare square) |
| void | OnLuaObjectUpdated (CGlobalObject luaObject) |
| void | sendCommand (IsoPlayer playerObj, string command, table args) |
| void | OnServerCommand (string command, table args) |
| | CGlobalObjectSystem (string name) |
| 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 () |
◆ CFarmingSystem()
| CFarmingSystem::CFarmingSystem |
( |
| ) |
|
◆ changePlayer()
| void CFarmingSystem::changePlayer |
( |
IsoPlayer | player | ) |
|
◆ getXp()
| number CFarmingSystem::getXp |
( |
IsoPlayer | character | ) |
|
◆ isValidIsoObject()
| boolean CFarmingSystem::isValidIsoObject |
( |
IsoObject | isoObject | ) |
|
◆ newLuaObject()
◆ OnServerCommand()
| void CFarmingSystem::OnServerCommand |
( |
string | command, |
|
|
table | args ) |
◆ hoursElapsed
| number CFarmingSystem::hoursElapsed |
◆ instance
The documentation for this class was generated from the following file: