Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TouchControls
C# Class TouchControls, JuniorProject
Inheritance:
MonoBehaviour
Show file
Open project: MilesMeacham/JuniorProject
Class Usage Examples
Public Methods
Method
Description
LeftArrow
( ) :
void
RightArrow
( ) :
void
TouchJump
( ) :
void
UnpressedArrow
( ) :
void
Private Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
LeftArrow()
public
method
public
LeftArrow
( ) :
void
return
void
RightArrow()
public
method
public
RightArrow
( ) :
void
return
void
TouchJump()
public
method
public
TouchJump
( ) :
void
return
void
UnpressedArrow()
public
method
public
UnpressedArrow
( ) :
void
return
void