Module terrain_cache_struct

Module terrain_cache_struct 

Source
Expand description

Implementation of the TerrainCache structure.

Structsยง

TerrainCache
A simple passthrough cache that preferentially returns cached terrain data, dynamically pulling terrain data as-needed from game state and caching it before returning it.