Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MobileControls
C# Class MobileControls
Inheritance:
MonoBehaviour
,
IPointerDownHandler
,
IPointerUpHandler
ファイルを表示
Open project: macgyver13/globalgamejam2016
Class Usage Examples
Public Properties
Property
Type
Description
leftButton
GameObject
rightButton
GameObject
Public Methods
Method
Description
Action
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Action()
public
method
public
Action
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
leftButton
public_oe property
public
GameObject
leftButton
return
GameObject
rightButton
public_oe property
public
GameObject
rightButton
return
GameObject