Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ParsedTouchData
C# Class ParsedTouchData
Mostra file
Open project: waltzaround/Cardboard-Asteroids
Class Usage Examples
Public Methods
Method
Description
IsDown
( ) :
bool
IsUp
( ) :
bool
ParsedTouchData
( ) :
UnityEngine
PrintDebug
( ) :
void
StillDown
( ) :
bool
Update
( ) :
void
Private Methods
Method
Description
CardboardGameObject
( ) :
GameObject
Method Details
IsDown()
public
method
public
IsDown
( ) :
bool
return
bool
IsUp()
public
method
public
IsUp
( ) :
bool
return
bool
ParsedTouchData()
public
method
public
ParsedTouchData
( ) :
UnityEngine
return
UnityEngine
PrintDebug()
public
method
public
PrintDebug
( ) :
void
return
void
StillDown()
public
method
public
StillDown
( ) :
bool
return
bool
Update()
public
method
public
Update
( ) :
void
return
void