SWFDisplayItem->addAction()

(no version information, might be only in CVS)

SWFDisplayItem->addAction() -- Adds this SWFAction to the given SWFSprite instance

Beschreibung

class SWFDisplayItem {

void addAction ( SWFAction action, int flags )

}

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter Liste

action

An SWFAction, returned by SWFAction->__construct().

flags

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch

SWFAction