Kantele.World.ZoneCache (ExVenture v0.1.0) View Source

Cache for world data

Link to this section Summary

Functions

Get a value from the cache

Get a value from the cache

Get all keys in the cache

Put a value in the cache

Link to this section Functions

Get a value from the cache

Get a value from the cache

Unwraps the tagged tuple, returns the direct value. Raises an error if the value is not already in the cache.

Get all keys in the cache

Link to this function

mini_map(zone_id, current_location)

View Source

Put a value in the cache