SWFDisplayItem::addAction

(PHP 5 <= 5.3.0, PECL ming SVN)

SWFDisplayItem::addActionAdds this SWFAction to the given SWFSprite instance

Опис

void SWFDisplayItem::addAction ( SWFAction $action , int $flags )
Увага

This function is currently not documented; only its argument list is available.

Параметри

action

An SWFAction, returned by SWFAction::__construct().

flags

Значення, що повертаються

Не повертає значень.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top