System.lastMousePos

Last position of the mouse cursor.

class System
version(Windows)
protected
int[2] lastMousePos;

Meta