esdalmaijer / PyGaze

an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments
www.pygaze.org
GNU General Public License v3.0
671 stars 211 forks source link

Missing information in documentation #99

Open arnohakk opened 6 years ago

arnohakk commented 6 years ago

In the documentation of Keyboard.get_key() the parameter flush is missing. I would also recommend setting it to True as this way, screens can easily be skipped and it takes some time to find the problem and I do not see any reason why not to flush the keyboard anyway :)

esdalmaijer commented 6 years ago

Thanks for flagging this up!