Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
EmptyKeys
UserInterface
Input
XenkoGamePadState
C# 클래스 EmptyKeys.UserInterface.Input.XenkoGamePadState
Implements Xenko engine specific game pad state
상속:
GamePadStateBase
파일 보기
프로젝트 열기: EmptyKeys/UI_Engines
공개 메소드들
메소드
설명
Update
(
int
gamePadIndex
) :
void
Updates the specified game pad index.
메소드 상세
Update()
공개
메소드
Updates the specified game pad index.
public
Update
(
int
gamePadIndex
) :
void
gamePadIndex
int
Index of the game pad.
리턴
void