Members
レイヤー内のDisplayObject配列
DisplayObject array in layerハイライトカラーの値
Highlight Color Value表示/非表示の設定
Show/Hide settings- Default Value:
- false
レイヤー内の空のキーフレーム配列
Empty keyframe array in layerガイドレイヤーのID
Guide Layer ID- Default Value:
- null
レイヤーID、MovieClip内でユニークなID
Layer ID, unique ID in MovieClip- Default Value:
- 0
ハイライトのon/off設定
Highlight on/off setting- Default Value:
- false
レイヤーロックのon/off設定
Layer lock on/off setting- Default Value:
- false
マスクレイヤーのID
Mask Layer ID- Default Value:
- null
レイヤーのモードの値
Layer mode value- Default Value:
- 0
レイヤー名
Layer Name- Default Value:
- ""
レイヤーのアクティブなトータルフレーム数
Number of active total frames in the layer
Methods
レイヤーにDisplayObjectを追加
Add DisplayObject to layerName Type Description character
Character Returns:
Type Description void 空のキーフレームを追加
Add empty keyframesName Type Description character
EmptyCharacter Returns:
Type Description void 現在のフレームを起点に追加できるフレームを調整して、追加できるフレームの幅を返す
Adjusts the frames that can be added starting from the current frame and returns the width of the frames that can be addedName Type Description frame
number Returns:
Type Description object 指定フレームに設置したDisplayObjectをスクリーンに配置
DisplayObject placed in the specified frame on the screenName Type Default Description frame
number 1 optional Returns:
Type Description void レイヤーを複製
Duplicate LayerReturns:
Type Description Layer 指定したIDのDisplayObjectをレイヤーから削除
Delete the DisplayObject with the specified ID from the layerName Type Description character_id
number Returns:
Type Description void 空のキーフレームを削除
Delete empty keyframesName Type Description character
EmptyCharacter Returns:
Type Description void 指定フレームに配置されているDisplayObjectを配列で返す
Returns an array of DisplayObjects placed in the specified frame.Name Type Default Description frame
number 1 optional Returns:
Type Description array 指定したフレームに空のキャラクターオブジェクトがあれば返す
Returns an empty character object if one exists in the specified frame.Name Type Default Description frame
number 1 optional Returns:
Type Description object 指定したIDのDisplayObjectを返す
Returns the DisplayObject with the specified IDName Type Description character_id
number Returns:
Type Description Character ハイライトカラーをセットしたsvgのパスを返す
Returns the path to the svg with highlight color setReturns:
Type Description string シーン移動時の初期起動関数
Initial startup function when moving scenesReturns:
Type Description void タイムラインのCSSを再配置する
Rearranging the CSS in the TimelineReturns:
Type Description void レイヤーのタイムラインのスタイルを初期化
Initialize layer timeline styleReturns:
Type Description void DisplayObjectを配置したフレームのスタイルをセット
Set the style of the frame in which the DisplayObject is placedReturns:
Type Description void 空フレームのスタイルをセット
Set empty frame styleReturns:
Type Description void レイヤーのモードによってアイコンを出し分ける
Separate icons for each layer modeReturns:
Type Description void 深度順に並び替え(昇順)
Sort by depth (ascending order)Name Type Description characters
array frame
number Returns:
Type Description void クラス内の変数をObjectにして返す
Return variables in a class as ObjectsReturns:
Type Description object