-
-
Notifications
You must be signed in to change notification settings - Fork 343
Nodify_Interactivity_ConnectionState_Disconnect
miroiu edited this page Dec 23, 2024
·
1 revision
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → InputElementState<BaseConnection> → ConnectionState.Disconnect
References: BaseConnection
public class Disconnect : InputElementState<BaseConnection> public Disconnect(BaseConnection connection); Parameters
connection BaseConnection
protected override void OnMouseDown(MouseButtonEventArgs e); Parameters
protected override void OnMouseUp(MouseButtonEventArgs e); Parameters
| English | 简体中文 |
|---|
- Hierarchy and terminology
- Content layers
- Creating an editor
- Using a theme
- Minimal example
- Drawing a grid
- Moving the viewport
- Zooming
- Scrolling
- Selecting items
- Pushing items
- Snapping to grid
- Editor gestures
- Commands