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
MegaMan
Engine
GameInputEventArgs
C# Class MegaMan.Engine.GameInputEventArgs
Inheritance:
System.EventArgs
Datei anzeigen
Open project: Tesserex/C--MegaMan-Engine
Class Usage Examples
Public Methods
Method
Description
GameInputEventArgs
(
GameInput
input
,
bool
pressed
) :
System
Method Details
GameInputEventArgs()
public
method
public
GameInputEventArgs
(
GameInput
input
,
bool
pressed
) :
System
input
GameInput
pressed
bool
return
System