Map (Class): Difference between revisions
Jump to navigation
Jump to search
(Created page with "A location is a combination of a roomID (int), and a particular Map. == Public Methods == luaMap.addItem = facade.addItem; luaMap.deleteItem = facade.deleteItem; luaMa...") |
No edit summary |
||
Line 1: | Line 1: | ||
== Public Methods == | == Public Methods == | ||
luaMap.addItem | luaMap.addItem | ||
deleteItem | |||
getRoomName | |||
getNamedEntityInRoom | |||
getEntityInRoomByType | |||
setTagBoolean | |||
getTagBoolean | |||
getRoomIDOfEntity | |||
getName | |||
[[Category:LUA Class Reference]] | [[Category:LUA Class Reference]] |
Revision as of 05:16, 29 December 2017
Public Methods
luaMap.addItem
deleteItem
getRoomName
getNamedEntityInRoom
getEntityInRoomByType
setTagBoolean
getTagBoolean
getRoomIDOfEntity
getName