Tesseract Engine Documentation

MouseControl Constructor (ControlType, OnClickHandler, Int32)

Click constructor

public MouseControl(
   Enums_Engine.ControlType type,
   MouseControl.OnClickHandler onClickHandler,
   Int32 timerValue
);

Parameters

type
Click control type
onClickHandler
Click handler
timerValue
Time delay between multiple invocations

See Also

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