Packageartcustomer.maxima.utils
Classpublic class InputUtils
InheritanceInputUtils Inheritance Object

InputUtils



Public Methods
 MethodDefined By
  
getNameByKeycode(keyCode:uint):String
[static] Get key name by key code.
InputUtils
Method Detail
getNameByKeycode()method
public static function getNameByKeycode(keyCode:uint):String

Get key name by key code.

Parameters

keyCode:uint

Returns
String