Dungeon Architect  17.0.0
DungeonArchitect.UI.Widgets.GraphEditors Namespace Reference

Classes

class  CommentNodeEditor
 Custom property editors for MarkerNode More...
 
class  CommentNodeRenderer
 Renders a comment node More...
 
class  GraphContextMenuEvent
 The graph context menu event data More...
 
class  GraphContextMenu
 The context menu shown when the user right clicks on the theme graph editor More...
 
class  NullGraphContextMenu
 
class  GraphRendererContext
 The rendering context for drawing the theme editor More...
 
class  GraphEditorStyle
 
class  GraphEditor
 The graph editor script for managing a graph. This contains the bulk of the logic for graph editing More...
 
class  GraphSelectionBox
 Manages the selection box for selecting multiple objects in the graph editor More...
 
class  KeyboardState
 Caches the keyboard state More...
 
class  CursorDragLink
 Manages a link dragged out of a node with the other end following the mouse cursor More...
 
class  NodeZIndexComparer
 Sorts based on the node's Z-index More...
 
class  NodeReversedZIndexComparer
 Sorts based on the node's Z-index in descending order More...
 
class  GraphEvent
 
class  GraphNodeEventArgs
 
class  GraphEventArgs
 
class  GraphEditorEvents
 
class  GraphEditorUtils
 
class  GraphEditorConstants
 Graph editor constants More...
 
class  GraphOperations
 
class  GraphInputHandler
 
interface  IGraphLinkRenderer
 
class  SplineGraphLinkRenderer
 Spline based Graph Link renderer More...
 
class  StraightLineGraphLinkRenderer
 
class  GraphNodeRenderer
 Renders the graph node in the graph editor More...
 
class  GraphNodeRendererFactory
 
class  GraphPinRenderer
 Renders a graph pin hosted inside a node More...
 
class  GraphTooltip
 Graph tooltip singleton More...
 
class  GraphTooltipRenderer
 Renders a tooltip in the graph editor. The tooltip message is defined in GraphTooltip.message More...