Added a new feedback class for delivering visual feedback. The visualFeedback class will present a supplied visual stimulus when the associated criterion function evaluates to TRUE.
Any stimulus object can be presented (text, a spot, a convex polygon, a texture etc.).
The duration of the visual feedback is determined by the duration property of the stimulus object.
I think this probably supersedes the existing textFeedback class...
Added a new feedback class for delivering visual feedback. The visualFeedback class will present a supplied visual stimulus when the associated criterion function evaluates to TRUE.
Any stimulus object can be presented (text, a spot, a convex polygon, a texture etc.).
The duration of the visual feedback is determined by the duration property of the stimulus object.
I think this probably supersedes the existing textFeedback class...