C# Class Dwarrowdelf.Client.GameTextKeyBinding

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

Méthodes publiques

Méthode Description
GameTextKeyBinding ( char key, Action action ) : System

Method Details

GameTextKeyBinding() public méthode

public GameTextKeyBinding ( char key, Action action ) : System
key char
action Action
Résultat System