Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TouchScript
InputSources
InputHandlers
TouchHandler.TouchState
C# 클래스 TouchScript.InputSources.InputHandlers.TouchHandler.TouchState
파일 보기
프로젝트 열기: DRMold/HungryHungryTetris
공개 프로퍼티들
프로퍼티
타입
설명
Id
int
Phase
TouchPhase
공개 메소드들
메소드
설명
TouchState
(
int
id
,
TouchPhase
phase
= TouchPhase.Began ) :
System
메소드 상세
TouchState()
공개
메소드
public
TouchState
(
int
id
,
TouchPhase
phase
= TouchPhase.Began ) :
System
id
int
phase
TouchPhase
리턴
System
프로퍼티 상세
Id
공개적으로 프로퍼티
public
int
Id
리턴
int
Phase
공개적으로 프로퍼티
public
TouchPhase
Phase
리턴
TouchPhase