Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Открытые методы
Метод
Описание
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