This plug-in holds until a movement start of movement end is detected.
Event [Movement end | Movement start] Specifies what type of event to wait for.
Object [integer] The number of the object. The first object is #0.
Timeout [integer] An interval in milliseconds, after which a timeout is signaled. A value of 0ms indicates no timeout.
Information about the detected event is stored in the following variables:
response_time The interval in milliseconds between the detected event and the start of the response interval (cf. keyboard_response).
smov_x The X-coordinate of the movement start
smov_y The Y-coordinate of the movement start
smov_z The Z-coordinate of the movement start
emov_x The X-coordinate of the movement end
emov_y The Y-coordinate of the movement end
emov_z The Z-coordinate of the movement end
You can find more information about Mantra on http://www.cogsci.nl/mantra.