Emotiv Experimenter 1.0
An EEG experimentation application for the Emotiv headset
Public Member Functions

MCAEmotiv.GUI.Animation.TextView Class Reference

Displays the given text for a fixed period of time. More...

Inheritance diagram for MCAEmotiv.GUI.Animation.TextView:
MCAEmotiv.GUI.Animation.AbstractTimedView MCAEmotiv.GUI.Animation.View System.SafeDisposable

List of all members.

Public Member Functions

 TextView (string text, int displayTimeMillis)
 Construct a text view with the specified text and display time.

Detailed Description

Displays the given text for a fixed period of time.


Constructor & Destructor Documentation

MCAEmotiv.GUI.Animation.TextView.TextView ( string  text,
int  displayTimeMillis 
)

Construct a text view with the specified text and display time.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events