Tesseract Engine Documentation

MouseControl.OnMotionHandler Delegate

On motion delegate type

public delegate void MouseControl.OnMotionHandler(
   ControllerVec2EventArgs args
);

Parameters

args
Controller vector2 event arguments

Requirements

Namespace: DarkWynter.Engine.Controllers

Assembly: DWEngine (in DWEngine.dll)

See Also

DarkWynter.Engine.Controllers Namespace