Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Californium
KeyInputArgs
C# Class Californium.KeyInputArgs
Inheritance:
InputArgs
ファイルを表示
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