Tesseract Engine Documentation

MouseControl Constructor (ControlType, OnMotionHandler, Int32)

Motion constructor

public MouseControl(
   Enums_Engine.ControlType type,
   MouseControl.OnMotionHandler onMotionHandler,
   Int32 timerValue
);

Parameters

type
Motion control type
onMotionHandler
Motion handler
timerValue
Time delay between multiple invocations

See Also

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