SWFDisplayItem クラス
(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)
導入
SWFDisplayItem.
クラス概要
SWFDisplayItem
{
/* メソッド */
}目次
- SWFDisplayItem::addAction — この SWFAction を、指定した SWFSprite インスタンスに追加する
- SWFDisplayItem::addColor — 指定した色を、このアイテムの色変換に追加する
- SWFDisplayItem::endMask — MASK レイヤを定義するもうひとつの方法
- SWFDisplayItem::getRot — 説明
- SWFDisplayItem::getX — 説明
- SWFDisplayItem::getXScale — 説明
- SWFDisplayItem::getXSkew — 説明
- SWFDisplayItem::getY — 説明
- SWFDisplayItem::getYScale — 説明
- SWFDisplayItem::getYSkew — 説明
- SWFDisplayItem::move — オブジェクトを相対座標系で移動する
- SWFDisplayItem::moveTo — グローバル座標系でオブジェクトを移動する
- SWFDisplayItem::multColor — アイテムの色変換を乗算する
- SWFDisplayItem::remove — オブジェクトをムービーから削除する
- SWFDisplayItem::rotate — 相対座標で回転させる
- SWFDisplayItem::rotateTo — グローバル座標で回転させる
- SWFDisplayItem::scale — 相対座標系でオブジェクトを拡大縮小する
- SWFDisplayItem::scaleTo — グローバル座標系でオブジェクトを拡大縮小する
- SWFDisplayItem::setDepth — z オーダーを設定する
- SWFDisplayItem::setMaskLevel — 指定したレベルに MASK レイヤを設定する
- SWFDisplayItem::setMatrix — アイテムの変換行列を設定する
- SWFDisplayItem::setName — オブジェクトの名前を設定する
- SWFDisplayItem::setRatio — オブジェクトの比を設定する
- SWFDisplayItem::skewX — X-skew を設定する
- SWFDisplayItem::skewXTo — X-skew を設定する
- SWFDisplayItem::skewY — Y-skew を設定する
- SWFDisplayItem::skewYTo — Y-skew を設定する