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
PS3MotioninJoyController
C# Class PS3MotioninJoyController, Malisse
Inheritance:
PS3Controller
Show file
Open project: Collegiennes/Malisse
Public Methods
Method
Description
GetDPad
( ) :
Vector2
GetL2
( ) :
float
GetLeftJoystick
( ) :
Vector2
GetMotion
( ) :
Vector2
GetR2
( ) :
float
GetRightJoystick
( ) :
Vector2
SetKeyMapping
( ) :
void
Method Details
GetDPad()
public
method
public
GetDPad
( ) :
Vector2
return
Vector2
GetL2()
public
method
public
GetL2
( ) :
float
return
float
GetLeftJoystick()
public
method
public
GetLeftJoystick
( ) :
Vector2
return
Vector2
GetMotion()
public
method
public
GetMotion
( ) :
Vector2
return
Vector2
GetR2()
public
method
public
GetR2
( ) :
float
return
float
GetRightJoystick()
public
method
public
GetRightJoystick
( ) :
Vector2
return
Vector2
SetKeyMapping()
public
method
public
SetKeyMapping
( ) :
void
return
void