Tesseract Engine Documentation

MouseControl Constructor (ControlType, OnScrollHandler, Int32)

Scroll constructor

public MouseControl(
   Enums_Engine.ControlType type,
   MouseControl.OnScrollHandler onScrollHandler,
   Int32 timerValue
);

Parameters

type
Scroll control type
onScrollHandler
Scroll handler
timerValue
Time delay between multiple invocations

See Also

MouseControl Class | DarkWynter.Engine.Controllers Namespace | MouseControl Constructor Overload List