Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Californium
KeyInputArgs
C# Class Californium.KeyInputArgs
Inheritance:
InputArgs
Datei anzeigen
Open project: DatZach/HumanityAgainstCards
Public Methods
Method
Description
KeyInputArgs
(
Keyboard
key
,
bool
pressed
,
bool
control
,
bool
shift
) :
System.Collections.Generic
Method Details
KeyInputArgs()
public
method
public
KeyInputArgs
(
Keyboard
key
,
bool
pressed
,
bool
control
,
bool
shift
) :
System.Collections.Generic
key
SFML.Window.Keyboard
pressed
bool
control
bool
shift
bool
return
System.Collections.Generic