C# Class NesHd.Core.Input.InputManager

Afficher le fichier Open project: afonsof/nes-hd Class Usage Examples

Méthodes publiques

Méthode Description
InputManager ( IntPtr handle ) : System
Update ( ) : void

Method Details

InputManager() public méthode

public InputManager ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void