C# 클래스 LightBuzz.Vitruvius.Gestures.SwipeRightSegment1

The first part of the swipe right gesture
상속: IGestureSegment
파일 보기 프로젝트 열기: ase-lab/SoD_Sensor_v2 1 사용 예제들

공개 메소드들

메소드 설명
Update ( Body body ) : GesturePartResult

Updates the current gesture.

메소드 상세

Update() 공개 메소드

Updates the current gesture.
public Update ( Body body ) : GesturePartResult
body Body The body.
리턴 GesturePartResult