9 jun
Showing
constants.py
0 → 100644
pygaze/__init__.py
0 → 100644
pygaze/__pycache__/__init__.cpython-310.pyc
0 → 100644
File added
pygaze/__pycache__/defaults.cpython-310.pyc
0 → 100644
File added
pygaze/__pycache__/display.cpython-310.pyc
0 → 100644
File added
File added
pygaze/__pycache__/joystick.cpython-310.pyc
0 → 100644
File added
pygaze/__pycache__/keyboard.cpython-310.pyc
0 → 100644
File added
pygaze/__pycache__/libinput.cpython-310.pyc
0 → 100644
File added
pygaze/__pycache__/liblog.cpython-310.pyc
0 → 100644
File added
pygaze/__pycache__/libscreen.cpython-310.pyc
0 → 100644
File added
pygaze/__pycache__/libtime.cpython-310.pyc
0 → 100644
File added
pygaze/__pycache__/logfile.cpython-310.pyc
0 → 100644
File added
pygaze/__pycache__/mouse.cpython-310.pyc
0 → 100644
File added
pygaze/__pycache__/py3compat.cpython-310.pyc
0 → 100644
File added
pygaze/__pycache__/screen.cpython-310.pyc
0 → 100644
File added
pygaze/__pycache__/settings.cpython-310.pyc
0 → 100644
File added
pygaze/_display/__init__.py
0 → 100644
File added
File added
File added
pygaze/_display/basedisplay.py
0 → 100644
pygaze/_display/osdisplay.py
0 → 100644
pygaze/_display/psychopydisplay.py
0 → 100644
pygaze/_display/pygamedisplay.py
0 → 100644
pygaze/_eyetracker/__init__.py
0 → 100644
File added
File added
File added
pygaze/_eyetracker/baseeyetracker.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_eyetracker/eyelinkgraphics.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_eyetracker/iViewXAPI.py
0 → 100644
pygaze/_eyetracker/libdumbdummy.py
0 → 100644
pygaze/_eyetracker/libdummytracker.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_eyetracker/libeyelink.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_eyetracker/libeyetribe.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_eyetracker/libopengaze.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_eyetracker/libsmi.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_eyetracker/libtobii.py
0 → 100644
pygaze/_eyetracker/libtobiiglasses.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_eyetracker/libtobiilegacy.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_eyetracker/opengaze.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_eyetracker/pytribe.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_eyetracker/tobiiglasses/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_joystick/__init__.py
0 → 100644
File added
File added
pygaze/_joystick/basejoystick.py
0 → 100644
pygaze/_joystick/pygamejoystick.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_keyboard/__init__.py
0 → 100644
File added
File added
File added
pygaze/_keyboard/basekeyboard.py
0 → 100644
pygaze/_keyboard/oskeyboard.py
0 → 100644
pygaze/_keyboard/psychopykeyboard.py
0 → 100644
pygaze/_keyboard/pygamekeyboard.py
0 → 100644
pygaze/_logfile/__init__.py
0 → 100644
File added
File added
File added
pygaze/_logfile/baselogfile.py
0 → 100644
pygaze/_logfile/logfile.py
0 → 100644
pygaze/_misc/__init__.py
0 → 100644
File added
File added
pygaze/_misc/misc.py
0 → 100644
pygaze/_mouse/__init__.py
0 → 100644
File added
File added
pygaze/_mouse/basemouse.py
0 → 100644
pygaze/_mouse/osmouse.py
0 → 100644
pygaze/_mouse/psychopymouse.py
0 → 100644
pygaze/_mouse/pygamemouse.py
0 → 100644
pygaze/_screen/__init__.py
0 → 100644
File added
File added
File added
pygaze/_screen/basescreen.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_screen/osscreen.py
0 → 100644
pygaze/_screen/psychopyscreen.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_screen/pygamescreen.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/_sound/__init__.py
0 → 100644
pygaze/_sound/basesound.py
0 → 100644
pygaze/_sound/pygamesound.py
0 → 100644
pygaze/_time/__init__.py
0 → 100644
File added
File added
File added
pygaze/_time/basetime.py
0 → 100644
pygaze/_time/ostime.py
0 → 100644
pygaze/_time/psychopytime.py
0 → 100644
pygaze/_time/pygametime.py
0 → 100644
pygaze/defaults.py
0 → 100644
pygaze/display.py
0 → 100644
pygaze/eyetracker.py
0 → 100644
pygaze/joystick.py
0 → 100644
pygaze/keyboard.py
0 → 100644
pygaze/libgazecon.py
0 → 100644
pygaze/libinput.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/liblog.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/libscreen.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/libsound.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/libtime.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/logfile.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/mouse.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/newscript.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/plugins/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/plugins/aoi.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/plugins/frl.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/plugins/gazecursor.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/py3compat.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/screen.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/settings.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/sound.py
0 → 100644
This diff is collapsed.
Click to expand it.
pygaze/time_1.py
0 → 100644
This diff is collapsed.
Click to expand it.
test_gonogo_prueba.py
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment