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
BolterLibrary
GameInput
C# Class BolterLibrary.GameInput
Inheritance:
Imports
Afficher le fichier
Open project: usagiuke/BolterV2
Méthodes publiques
Méthode
Description
GameInput
( ) :
System
SendKeyPress
(
KeyStates
state
,
Key
key
) :
void
Method Details
GameInput()
public
méthode
public
GameInput
( ) :
System
Résultat
System
SendKeyPress()
public
méthode
public
SendKeyPress
(
KeyStates
state
,
Key
key
) :
void
state
KeyStates
key
Key
Résultat
void