Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PlayerInputManager
C# Class PlayerInputManager, RodPacers
显示文件
Open project: GameDesignGroup6/RodPacers
Class Usage Examples
Public Properties
Property
Type
Description
playerNumber
int
Public Methods
Method
Description
Update
( ) :
void
getLeftTrigger
( ) :
float
getRightTrigger
( ) :
float
getThrottle
( ) :
float
Private Methods
Method
Description
GamePadPresent
( ) :
bool
respawnPlayer
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
getLeftTrigger()
public
method
public
getLeftTrigger
( ) :
float
return
float
getRightTrigger()
public
method
public
getRightTrigger
( ) :
float
return
float
getThrottle()
public
method
public
getThrottle
( ) :
float
return
float
Property Details
playerNumber
public_oe property
public
int
playerNumber
return
int