ConsoleKeyInfo

ConsoleKeyInfo

package cs-system

extends ValueType

Available on cs

Constructor

new (keyChar:Char16, key:ConsoleKey, shift:Bool, alt:Bool, control:Bool)

Variables

read only Key:ConsoleKey

read only KeyChar:Char16

read only Modifiers:ConsoleModifiers

Static methods

static op_Equality (a:ConsoleKeyInfo, b:ConsoleKeyInfo):Bool

static op_Inequality (a:ConsoleKeyInfo, b:ConsoleKeyInfo):Bool

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/ConsoleKeyInfo.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部