Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Grafiti
GestureRecognizers
PinchingGR
C# 클래스 Grafiti.GestureRecognizers.PinchingGR
상속:
Grafiti.LocalGestureRecognizer
파일 보기
프로젝트 열기: nuigroup/grafiti
공개 메소드들
메소드
설명
PinchingGR
( ) :
System
PinchingGR
(
GRConfiguration
configuration
) :
System
Process
(
List
traces
) :
void
비공개 메소드들
메소드
설명
GetAngleAB
( ) :
float
GetDistanceAB
( ) :
float
메소드 상세
PinchingGR()
공개
메소드
public
PinchingGR
( ) :
System
리턴
System
PinchingGR()
공개
메소드
public
PinchingGR
(
GRConfiguration
configuration
) :
System
configuration
Grafiti.GRConfiguration
리턴
System
Process()
공개
메소드
public
Process
(
List
traces
) :
void
traces
List
리턴
void