C# Class Dwarrowdelf.Client.GameTextKeyBinding

Inheritance: GameKeyBinding
显示文件 Open project: tomba/dwarrowdelf

Public Methods

Method Description
GameTextKeyBinding ( char key, Action action ) : System

Method Details

GameTextKeyBinding() public method

public GameTextKeyBinding ( char key, Action action ) : System
key char
action Action
return System