haXe

Key

extern class flash.KeyAvailable in flash static var ALT : Int static var BACKSPACE : Int static var CAPSLOCK : Int static var CONTROL : Int static var DELETEKEY : Int static var DOWN : Int static var END : Int static var ENTER : Int static var ESCAPE : Int static var HOME : Int static var INSERT : Int static var LEFT : Int static var PGDN : Int static var PGUP : Int static var RIGHT : Int static var SHIFT : Int static var SPACE : Int static var TAB : Int static var UP : Int static function addListener( listener : Dynamic ) : Void static function getAscii() : Int static function getCode() : Int static function isDown( code : Int ) : Bool static function isToggled( code : Int ) : Bool static function onKeyDown() : Void static function onKeyUp() : Void static function removeListener( listener : Dynamic ) : Bool
version #180, modified 2008-05-02 19:15:59 by api