C# 클래스 GesturesViewer.GestureList

파일 보기 프로젝트 열기: ushadow/handinput

공개 메소드들

메소드 설명
GestureList ( IList gestures, int nRepetitions ) : System
GetOrderedList ( ) : IEnumerator
GetRandomList ( ) : IEnumerator

메소드 상세

GestureList() 공개 메소드

public GestureList ( IList gestures, int nRepetitions ) : System
gestures IList
nRepetitions int
리턴 System

GetOrderedList() 공개 메소드

public GetOrderedList ( ) : IEnumerator
리턴 IEnumerator

GetRandomList() 공개 메소드

public GetRandomList ( ) : IEnumerator
리턴 IEnumerator