Crate bevy_quill_obsidian_graph

Source

Structs§

EdgeDisplay
Displays a stroked path between two nodes.
GraphDisplay
An editable graph of nodes, connected by edges.
GraphEvent
Mouse wheel entity event
InputTerminalDisplay
Depicts an input connector on a node.
NoTerminalDisplay
Entry for a property that is neither an input or output terminal, but which can be edited.
NodeDisplay
A node within a node graph.
ObsidianGraphPlugin
Plugin for the Obsidian UI library.
OutputTerminalDisplay
Depicts an output connector on a node.

Enums§

ConnectionAnchor
For a connection drag, where we are dragging from.
ConnectionTarget
For a connection drag, the current drag location.
DragAction
Gesture