-
-
Notifications
You must be signed in to change notification settings - Fork 234
Nodify_Interactivity_MinimapState_Zooming
miroiu edited this page Dec 23, 2024
·
1 revision
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 OnMouseWheel(MouseWheelEventArgs e);
Parameters