View Source Kalevala.World (kalevala v0.1.0)

Manages the virtual world

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Start a world character into the world

Start the room into the world

Start the zone into the world

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_character(character, config)

View Source

Start a world character into the world

Link to this function

start_room(room, item_instances, config)

View Source

Start the room into the world

Link to this function

start_zone(zone, config)

View Source

Start the zone into the world