C# Class NesHd.Core.Input.InputManager

Mostrar archivo Open project: afonsof/nes-hd Class Usage Examples

Public Methods

Method Description
InputManager ( IntPtr handle ) : System
Update ( ) : void

Method Details

InputManager() public method

public InputManager ( IntPtr handle ) : System
handle System.IntPtr
return System

Update() public method

public Update ( ) : void
return void