MouseTracks icon indicating copy to clipboard operation
MouseTracks copied to clipboard

Function to read individual parts of file

Open huntfx opened this issue 8 years ago • 0 comments

If any developers would like to have a go at making their own images, a way to extract the data which won't be broken by each update needs to be provided.

Possibly even wrap the loaded data inside its own class, with a few functions such as data.get_tracks(session=True), or data.get_clicks(mouse_button=1).

huntfx avatar Oct 20 '17 11:10 huntfx