Class engine.World
Represents a game world, that is persistent across characters
Methods
engine.World:init ()
Initializes the world
engine.World:run ()
Run the world This is called after creation or loading of the world
engine.World
Represents a game world, that is persistent across characters
Initializes the world
Run the world This is called after creation or loading of the world