C# Class NesHd.Core.Input.JoyButton

Afficher le fichier Open project: afonsof/nes-hd

Méthodes publiques

Méthode Description
IsPressed ( ) : bool
JoyButton ( InputManager manager ) : System

Method Details

IsPressed() public méthode

public IsPressed ( ) : bool
Résultat bool

JoyButton() public méthode

public JoyButton ( InputManager manager ) : System
manager InputManager
Résultat System