Kind: type

All documented type symbols.

type · ui.intent

camera

{ cell_x, cell_y, center }

One optional request to center the Render-owned camera on a World cell.

type · ui.intent

ghost

{ origin_x, origin_y, width_cells, height_cells, valid, caption }

One optional validated construction-footprint preview.

type · ui.layout

anchored

top-left | top-right | bottom-left | bottom-right | center

Scale-aware layout with bounds and a semantic screen anchor.

type · ui.layout

canvas

mode = canvas

Viewport-filling non-movable panel for a spatial surface behind frame panels.

type · ui.layout

dock

top | bottom | left | right

Fixed edge dock that may reserve world viewport space.

type · ui.layout

sheet

mode = sheet, margin = logical-pixels

Centered backdrop panel constrained by a bounded viewport margin.

type · ui.surface

kind

minimap | region_map | world_thumbnail

Bounded spatial surface kind for overview and navigation presentation.

type · ui.widget

list-row

{ id, label, value, color?, selected?, progress? }

One bounded list row with stable identity and optional progress.