JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
mmud.scripting
World
Uses of Class
mmud.scripting.World
Packages that use
World
Package
Description
mmud.scripting
Uses of
World
in
mmud.scripting
Constructors in
mmud.scripting
with parameters of type
World
Modifier
Constructor
Description
RunScript
(
Persons
persons,
Rooms
rooms,
Items
items,
World
world,
LogService
logService)