Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DetectTouchMovement
C# Class DetectTouchMovement, Team4BabelGame
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: veselin-/Team4BabelGame
Class Usage Examples
Public Properties
Property
Type
Description
pinchDistance
float
pinchDistanceDelta
float
turnAngle
float
turnAngleDelta
float
Public Methods
Method
Description
Calculate
( ) :
void
Private Methods
Method
Description
Angle
(
Vector2
pos1
,
Vector2
pos2
) :
float
Method Details
Calculate()
public
static
method
public
static
Calculate
( ) :
void
return
void
Property Details
pinchDistance
public_oe static_oe property
public
static
float
pinchDistance
return
float
pinchDistanceDelta
public_oe static_oe property
public
static
float
pinchDistanceDelta
return
float
turnAngle
public_oe static_oe property
public
static
float
turnAngle
return
float
turnAngleDelta
public_oe static_oe property
public
static
float
turnAngleDelta
return
float