The SWFDisplayItem class
(PHP 5 < 5.3.0, PECL ming SVN)
简介
SWFDisplayItem.
类摘要
SWFDisplayItem {
/* 方法 */
}
Table of Contents
- SWFDisplayItem::addAction — Adds this SWFAction to the given SWFSprite instance
- SWFDisplayItem::addColor — Adds the given color to this item's color transform
- SWFDisplayItem::endMask — Another way of defining a MASK layer
- SWFDisplayItem::getRot — 说明
- SWFDisplayItem::getX — 说明
- SWFDisplayItem::getXScale — 说明
- SWFDisplayItem::getXSkew — 说明
- SWFDisplayItem::getY — 说明
- SWFDisplayItem::getYScale — 说明
- SWFDisplayItem::getYSkew — 说明
- SWFDisplayItem::move — Moves object in relative coordinates
- SWFDisplayItem::moveTo — Moves object in global coordinates
- SWFDisplayItem::multColor — Multiplies the item's color transform
- SWFDisplayItem::remove — Removes the object from the movie
- SWFDisplayItem::rotate — Rotates in relative coordinates
- SWFDisplayItem::rotateTo — Rotates the object in global coordinates
- SWFDisplayItem::scale — Scales the object in relative coordinates
- SWFDisplayItem::scaleTo — Scales the object in global coordinates
- SWFDisplayItem::setDepth — Sets z-order
- SWFDisplayItem::setMaskLevel — Defines a MASK layer at level
- SWFDisplayItem::setMatrix — Sets the item's transform matrix
- SWFDisplayItem::setName — Sets the object's name
- SWFDisplayItem::setRatio — Sets the object's ratio
- SWFDisplayItem::skewX — Sets the X-skew
- SWFDisplayItem::skewXTo — Sets the X-skew
- SWFDisplayItem::skewY — Sets the Y-skew
- SWFDisplayItem::skewYTo — Sets the Y-skew