Package: pumpkin.events

KeyboardEvent

function KeyboardEvent( type : string, bubbles : bool, cancelable : bool ) :

Parameters

type

bubbles

cancelable


Description
Creates a new KeyboardEvent.