Extends Event
KeyEvent The KeyEvent object is received by the Tool's keyboard handlers tool.onKeyDown, tool.onKeyUp, The KeyEvent object is the only parameter passed to these functions and contains information about the keyboard event.
The type of key event.
The string character of the key that caused this key event.
The key that caused this key event.
Copyright © 2011 Jürg Lehni & Jonathan Puckey. All Rights Reserved.