|
| boolean | isValidIsoObject (IsoObject isoObject) |
| CCampfireGlobalObject | newLuaObject (GlobalObject globalObject) |
| | CCampfireSystem () |
| 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 () |
◆ CCampfireSystem()
| CCampfireSystem::CCampfireSystem |
( |
| ) |
|
◆ isValidIsoObject()
| boolean CCampfireSystem::isValidIsoObject |
( |
IsoObject | isoObject | ) |
|
◆ newLuaObject()
◆ instance
The documentation for this class was generated from the following file: