Uses of Package
games.stendhal.server.core.scripting.lua
Packages that use games.stendhal.server.core.scripting.lua
-
Classes in games.stendhal.server.core.scripting.lua used by games.stendhal.server.core.scripting.luaClassDescriptionExposes ChatAction classes to Lua.Handles some conversion between Java arrays or lists & Lua tables.Exposes ChatCondition classes to Lua.Exposes some entity classes & functions to Lua.Manages scripts written in Lua.Handles logging from within Lua scripts.Exposes merchant handling classes & functions to Lua.Exposes Java system properties to Lua.Exposes quest creation & handling to Lua.Class to aid with quest manipulation in Lua.Lua script representation.Adds some useful function members to Lua "string" table.Adds some useful function members to Lua "table" table.
-
Classes in games.stendhal.server.core.scripting.lua used by utilities