![]() |
ptvr
v0.1
A Python toolkit for creating VR experiments.
|
Public Member Functions | |
def | show (self) |
def | get (self) |
Associate an event with each scene which determines when the scene ends. A scene can end after a pre-determined time (e.g., show a stimulus for 500 ms), or after a user input (e.g., a valid key press or a selection). All such options are derived from this class. There can be more complex options, such as user input within a certain time, or a reminder each k ms, etc.
def ptvr.data.input.Display.get | ( | self | ) |
def ptvr.data.input.Display.show | ( | self | ) |