Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Californium
KeyInputArgs
C# Класс Californium.KeyInputArgs
Наследование:
InputArgs
Показать файл
Открыть проект
Открытые методы
Метод
Описание
KeyInputArgs
(
Keyboard
key
,
bool
pressed
,
bool
control
,
bool
shift
) :
System.Collections.Generic
Описание методов
KeyInputArgs()
публичный
Метод
public
KeyInputArgs
(
Keyboard
key
,
bool
pressed
,
bool
control
,
bool
shift
) :
System.Collections.Generic
key
SFML.Window.Keyboard
pressed
bool
control
bool
shift
bool
Результат
System.Collections.Generic