C# Class FarseerPhysics.Testbed.Framework.KeyboardManager

Afficher le fichier Open project: tinco/Farseer-Physics Class Usage Examples

Méthodes publiques

Méthode Description
IsKeyDown ( Keys key ) : bool
IsNewKeyPress ( Keys key ) : bool

Private Methods

Méthode Description
IsKeyUp ( Keys key ) : bool

Method Details

IsKeyDown() public méthode

public IsKeyDown ( Keys key ) : bool
key Keys
Résultat bool

IsNewKeyPress() public méthode

public IsNewKeyPress ( Keys key ) : bool
key Keys
Résultat bool