Nodify_Interactivity_EditorState_PanningWithMouseWheel - miroiu/nodify GitHub Wiki
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → InputElementState<NodifyEditor> → EditorState.PanningWithMouseWheel
References: NodifyEditor
public class PanningWithMouseWheel : InputElementState<NodifyEditor> public PanningWithMouseWheel(NodifyEditor editor); Parameters
editor NodifyEditor
protected override void OnMouseWheel(MouseWheelEventArgs e); Parameters