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
Artemis
Engine
Input
KeyCombination
C# Class Artemis.Engine.Input.KeyCombination
ファイルを表示
Open project: ArtemisEngine/Artemis-Engine
Class Usage Examples
Public Properties
Property
Type
Description
Keys
Keys[]
Public Methods
Method
Description
KeyCombination
( ) :
Microsoft.Xna.Framework.Input
Method Details
KeyCombination()
public
method
public
KeyCombination
( ) :
Microsoft.Xna.Framework.Input
return
Microsoft.Xna.Framework.Input
Property Details
Keys
public_oe property
The keys to check in this combination.
public
Keys[]
Keys
return
Keys[]