View Source Kalevala.World.Zone behaviour (kalevala v0.1.0)
Zones group together Rooms into a logical space
Link to this section Summary
Callbacks
Called when the zone is initializing
Functions
Returns a specification to start this module under a supervisor.
Replace internal zone state
Link to this section Types
@type t() :: map()
Link to this section Callbacks
Called when the zone is initializing
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Replace internal zone state