type RasterizedBlob = FastHashMap<TileOffset, RasterizedBlobImage>;
Expand description
Post scene building state.
Aliased Typeยง
struct RasterizedBlob { /* private fields */ }
type RasterizedBlob = FastHashMap<TileOffset, RasterizedBlobImage>;
Post scene building state.
struct RasterizedBlob { /* private fields */ }