Skip to main content

Module tile

Module tile 

Source
Expand description

Asset-browser tile widget — type-coloured gradient thumbnails.

Structs§

AssetTileInteraction
What the user did to an asset tile this frame.

Enums§

AssetTileKind
Visual category for an asset tile. Drives the gradient + icon + format glyph. Variants map onto the canonical type names produced by khora_io::asset::IndexBuilder::asset_type_for_extension. Add a new variant when a new asset category lands engine-side; per-extension distinctions belong in the IndexBuilder.

Functions§

paint_asset_tile
Paints an asset tile (thumbnail + name) and reports interaction.