C# Class Ctrl_Space.Input.InputDigitalEventArgs

Inheritance: System.EventArgs
显示文件 Open project: vkd/Ctrl-Space

Public Methods

Method Description
InputDigitalEventArgs ( InputDigitalState state ) : System

Method Details

InputDigitalEventArgs() public method

public InputDigitalEventArgs ( InputDigitalState state ) : System
state InputDigitalState
return System