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
FlatRedBall
Input
AnalogButton
C# Class FlatRedBall.Input.AnalogButton
A button or single-axis input device which can return a range of values like the shoulder triggers.
显示文件
Open project: vchelaru/FlatRedBall
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
Clear
( ) :
void
Update
(
float
newPosition
) :
void
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
Update()
public
method
public
Update
(
float
newPosition
) :
void
newPosition
float
return
void