C# 클래스 FTouch, FutilePrototyper

파일 보기 프로젝트 열기: wtrebella/FutilePrototyper 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
deltaPosition Vector2
deltaTime float
fingerId int
phase TouchPhase
position Vector2
tapCount int

프로퍼티 상세

deltaPosition 공개적으로 프로퍼티

public Vector2 deltaPosition
리턴 Vector2

deltaTime 공개적으로 프로퍼티

public float deltaTime
리턴 float

fingerId 공개적으로 프로퍼티

public int fingerId
리턴 int

phase 공개적으로 프로퍼티

public TouchPhase phase
리턴 TouchPhase

position 공개적으로 프로퍼티

public Vector2 position
리턴 Vector2

tapCount 공개적으로 프로퍼티

public int tapCount
리턴 int