Class com.sekati.display.EventClip

Description

Event driven core Clip - recieves Broadcaster events.

Method Index

new EventClip()
onUnload()

Inherited from CoreClip

Inherited from BaseClip

Constructor Detail

EventClip

public function EventClip()

Constructor

Method Detail

onUnload

public function onUnload():Void

Remove from Event Dispatchers and Broadcasters onUnload.

Return

Void

Specified By

onUnload() in com.sekati.display.IBaseClip

Overrides

onUnload() in com.sekati.display.BaseClip