Rubber Hand VR  V1.0
Toolkit for developing VR neuroplasticity experiments relying on the leap motion hand tracker
HandVR.BlockGame Namespace Reference

Example of a custom task - BlockGameManager implements ITest. Other scripts are utilities. More...

Classes

class  Block
 Behaviour of blocks in the block sorting task More...
 
struct  BlockData
 Struct for output data - stores time taken to complete each trial More...
 
class  BlockGameBox
 Behaviour of boxes in the block task
 
class  BlockGameManager
 Example setup for a test object - Creates a variety of colored blocks which the user must then sort into various matching receptacles More...
 

Detailed Description

Example of a custom task - BlockGameManager implements ITest. Other scripts are utilities.