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
BolterLibrary
GameInput
C# Class BolterLibrary.GameInput
Inheritance:
Imports
Datei anzeigen
Open project: usagiuke/BolterV2
Public Methods
Method
Description
GameInput
( ) :
System
SendKeyPress
(
KeyStates
state
,
Key
key
) :
void
Method Details
GameInput()
public
method
public
GameInput
( ) :
System
return
System
SendKeyPress()
public
method
public
SendKeyPress
(
KeyStates
state
,
Key
key
) :
void
state
KeyStates
key
Key
return
void