Jump to content

User Reference:MouseFilter

From BCI2000 Wiki
Revision as of 18:06, 8 November 2007 by Mellinger (talk | contribs) (See also)

Function

The MouseFilter captures the mouse position on the screen in device coordinates. Coordinates are always recorded.

Parameters

None.

States

CursorPosX, CursorPosY

These states hold mouse cursor position in device coordinates, i.e. in units of screen pixels.

See also

User Reference:KeyLogFilter, User Reference:KeystrokeFilter, User Reference:JoystickFilter