KeyPress

From IfsoGUIWiki

Jump to: navigation, search

Internal Method - Should only be called by the GUI and or a gadget.

Contents

Declaration

KeyPress(key:Int)
Called to the active gadget when a key is pressed.

Returns

Nothing

Parameters

  • key:Int - The value of the key that has been pressed.

Gadget Information

Internal Method - Should only be called by the GUI and or a gadget.

Example

Personal tools