Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MockUnityInput
C# Class MockUnityInput, SlashRunner
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: matthewAURA/SlashRunner
Public Properties
Property
Type
Description
inputMap
InputMap,
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
downArrowKey
( ) :
void
leftArrowKey
( ) :
void
rightArrowKey
( ) :
void
upArrowKey
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
downArrowKey()
public
method
public
downArrowKey
( ) :
void
return
void
leftArrowKey()
public
method
public
leftArrowKey
( ) :
void
return
void
rightArrowKey()
public
method
public
rightArrowKey
( ) :
void
return
void
upArrowKey()
public
method
public
upArrowKey
( ) :
void
return
void
Property Details
inputMap
public_oe property
public
InputMap,
inputMap
return
InputMap,