C# Class Dwarrowdelf.Client.GameRawKeyBinding

Inheritance: GameKeyBinding
Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Méthode Description
GameRawKeyBinding ( Key key, ModifierKeys modifiers, Action action ) : System

Method Details

GameRawKeyBinding() public méthode

public GameRawKeyBinding ( Key key, ModifierKeys modifiers, Action action ) : System
key Key
modifiers ModifierKeys
action Action
Résultat System