C# Class Californium.KeyInputArgs

Inheritance: InputArgs
Afficher le fichier Open project: DatZach/HumanityAgainstCards

Méthodes publiques

Méthode Description
KeyInputArgs ( Keyboard key, bool pressed, bool control, bool shift ) : System.Collections.Generic

Method Details

KeyInputArgs() public méthode

public KeyInputArgs ( Keyboard key, bool pressed, bool control, bool shift ) : System.Collections.Generic
key SFML.Window.Keyboard
pressed bool
control bool
shift bool
Résultat System.Collections.Generic