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