Package: pumpkin.events

CEvent

function CEvent( type : String, bubbles : bool, cancelable : bool ) :

Parameters

type

bubbles

cancelable


Description
Create with type, bubbles and cancelable.