Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Scene

Every public type in teksilo-scene, grouped by category. Each page links to its full rustdoc API reference.

Items

  • GroupItemGroupItem — labelled box / logical AT container
  • ImageItemImageItem — a raster image at a local-coord rectangle
  • PathItemPathItem — vector path with optional fill and stroke
  • RectItemRectItem — filled / stroked rectangle in local item coords
  • TextAlignTextItem — text in a local-coord rectangle, with alignment + rotation

Scene

  • A11yGroupId — Accessibility policies for SceneView
  • AccessSubtreeMode — Built-in SceneItem implementations
  • CacheMode — Item-coordinate paint caching
  • DebugOverlaySceneView — the viewport widget that hosts a Scene and
  • ItemFlags — Per-item behavior flags
  • ItemId — The SceneItem trait and its supporting context types
  • Magnet — Magnetism: typed snap-and-connect between anchor points on scene items
  • Scene — The Scene data model — the owner of all items in a pannable/zoomable
  • SceneListAdapterSceneListAdapter — keep lightweight scene items in sync with a
  • SceneMinimapSceneMinimap — a small thumbnail of a Scene
  • SceneModelSceneModel — a shared, cloneable handle to a Scene
  • SceneScrollViewSceneScrollView — a thin composite that gives a SceneView draggable
  • SceneSelectionMode — Selection model for Scene items
  • SceneTapEvent — Per-item event handlers, cursor and tooltip overrides
  • SceneViewStateSceneViewState — a snapshot of a SceneView's
  • SpatialIndex — Spatial index for Scene items