![]() |
Rubber Hand VR
V1.0
Toolkit for developing VR neuroplasticity experiments relying on the leap motion hand tracker
|
Example of a custom task - ButtonGameManager implements ITest. Other scripts are utilities. More...
Classes | |
| struct | ButtonData |
| Struct for storing button data - logs how long it took for a trial to complete and whether it was the correct button More... | |
| class | ButtonGame_buttons |
| Behaviour of buttons for the button game | |
| class | ButtonGameManager |
| Sample test - users must hit the colored button matching the central pattern More... | |
| class | ButtonPressedYield |
| Custom yield instruction - yield instruction stops waiting on a button press | |
Example of a custom task - ButtonGameManager implements ITest. Other scripts are utilities.