C# 클래스 MCAEmotiv.GUI.Animation.RestView

A simple view that displays nothing for the specified time (or indefinitely, if time is negative).
상속: AbstractTimedView
파일 보기 프로젝트 열기: madelson/Emotiv-Experimenter

공개 메소드들

메소드 설명
RestView ( int restTimeMillis ) : System

Construct a rest view with the speficied display time

메소드 상세

RestView() 공개 메소드

Construct a rest view with the speficied display time
public RestView ( int restTimeMillis ) : System
restTimeMillis int
리턴 System