Skip to content

Nodify_Interactivity_MinimapState_Zooming

miroiu edited this page Dec 23, 2024 · 1 revision

MinimapState.Zooming Class

Namespace: Nodify.Interactivity

Assembly: Nodify

Inheritance: ObjectInputElementState<Minimap>MinimapState.Zooming

References: Minimap

public class Zooming : InputElementState<Minimap>  

Constructors

MinimapState.Zooming(Minimap)

public Zooming(Minimap minimap);  

Parameters

minimap Minimap

Methods

OnMouseWheel(MouseWheelEventArgs)

protected override void OnMouseWheel(MouseWheelEventArgs e);  

Parameters

e MouseWheelEventArgs

Clone this wiki locally