-
-
Notifications
You must be signed in to change notification settings - Fork 344
Nodify_Interactivity_MinimapState_Zooming
miroiu edited this page Jun 18, 2025
·
2 revisions
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → InputElementState<Minimap> → MinimapState.Zooming
References: Minimap
public class Zooming : InputElementState<Minimap> public Zooming(Minimap minimap); Parameters
minimap Minimap
protected override void OnKeyDown(KeyEventArgs e); Parameters
protected override void OnMouseWheel(MouseWheelEventArgs 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