SWFButton->setHit()

(no version information, might be only in CVS)

SWFButton->setHit() -- addShape(shape, SWFBUTTON_HIT) のエイリアス

説明

class SWFButton {

void setHit ( SWFShape shape )

}

警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。

swfbutton->sethit() は addShape(shape, SWFBUTTON_HIT) のエイリアスです。

返り値

値を返しません。

参考

SWFButton->addShape()
SWFAction