Dungeon Architect  17.0.0
DungeonArchitect.UI.Widgets.GraphEditors.GraphSelectionBox Class Reference

Manages the selection box for selecting multiple objects in the graph editor More...

Public Member Functions

delegate void OnSelectionPerformed (Rect boundsScreenSpace, UISystem uiSystem)
 
void HandleInput (Event e, UISystem uiSystem)
 Handles user input (mouse) More...
 
bool IsSelectionValid ()
 
void Draw (UIRenderer renderer, GraphEditorStyle style)
 

Properties

Rect Bounds [get, set]
 
bool Dragging [get]
 

Events

OnSelectionPerformed SelectionPerformed
 

Detailed Description

Manages the selection box for selecting multiple objects in the graph editor

Definition at line 1255 of file GraphEditor.cs.

Member Function Documentation

◆ HandleInput()

void DungeonArchitect.UI.Widgets.GraphEditors.GraphSelectionBox.HandleInput ( Event  e,
UISystem  uiSystem 
)

Handles user input (mouse)

Parameters
e

Definition at line 1289 of file GraphEditor.cs.


The documentation for this class was generated from the following file: