Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FlatRedBall
Input
AnalogButton
C# 클래스 FlatRedBall.Input.AnalogButton
A button or single-axis input device which can return a range of values like the shoulder triggers.
파일 보기
프로젝트 열기: vchelaru/FlatRedBall
1 사용 예제들
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
Clear
( ) :
void
Update
(
float
newPosition
) :
void
메소드 상세
Clear()
공개
메소드
public
Clear
( ) :
void
리턴
void
Update()
공개
메소드
public
Update
(
float
newPosition
) :
void
newPosition
float
리턴
void