C# Class MegaMan.Engine.GameInputEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Méthodes publiques

Méthode Description
GameInputEventArgs ( GameInput input, bool pressed ) : System

Method Details

GameInputEventArgs() public méthode

public GameInputEventArgs ( GameInput input, bool pressed ) : System
input GameInput
pressed bool
Résultat System