Skip to main content

Crate graph_explorer_interaction

Crate graph_explorer_interaction 

Source

Structs§

FocusController
Navigator
SelectionInfo
A description of what is currently selected, for a host that wants to render an affordance (“Enter to expand 32 Sorcery”) without mirroring engine state through a callback. Deliberately plain data — graph-explorer-wasm serializes it.

Enums§

Candidate
Command
Commands the interaction layer understands. Serialized to/from strings at the JS boundary.
DescendOutcome
Direction
FocusCommand
Mode
SelectionKind
ViewMode

Functions§

leap_target
Pure resolver: pick the cycle-th candidate in dir (wrapping).