SWFDisplayItem->addAction()

(no version information, might be only in CVS)

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

Descrição

class SWFDisplayItem {

void addAction ( SWFAction action, int flags )

}

Atenção

Esta função não está documentada, somente a lista de argumentos está disponível.

Parâmetros

action

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

flags

Valores de retornado

Não há valor retornado.

Veja também

SWFAction