Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Californium
KeyInputArgs
C# Class Californium.KeyInputArgs
Inheritance:
InputArgs
Afficher le fichier
Open project: DatZach/HumanityAgainstCards
Méthodes publiques
Méthode
Description
KeyInputArgs
(
Keyboard
key
,
bool
pressed
,
bool
control
,
bool
shift
) :
System.Collections.Generic
Method Details
KeyInputArgs()
public
méthode
public
KeyInputArgs
(
Keyboard
key
,
bool
pressed
,
bool
control
,
bool
shift
) :
System.Collections.Generic
key
SFML.Window.Keyboard
pressed
bool
control
bool
shift
bool
Résultat
System.Collections.Generic