Class: TimelineHeader

TimelineHeader

new view.timeline.TimelineHeader ()

Extends

  • BaseTimeline

Members

lastFrame

現在のタイムラインの最後のフレーム番号を返す

lastFrame

現在のタイムラインの最後のフレーム番号を返す

scrollX

ヘッダータイムラインのスクロールx座標

scrollX

ヘッダータイムラインのスクロールx座標

Methods

clearParams ()void

クラスで利用する変数を初期化

Returns:
TypeDescription
void

create (build)void

タイムラインのヘッダーを生成

NameTypeDefaultDescription
buildbooleantrueoptional
Returns:
TypeDescription
void

deleteIcon (event)void

指定したアイコンを削除する

NameTypeDescription
eventKeyboardEvent
Returns:
TypeDescription
void

dragIcon (event)void

ラベル・スクリプト・サウンドのアイコンを移動開始関数

NameTypeDescription
eventMouseEvent
Returns:
TypeDescription
void

dropIcon (event)void

ラベル・スクリプト・サウンドのアイコンを移動処理関数

NameTypeDescription
eventDragEvent
Returns:
TypeDescription
void

initialize ()void

初期起動関数

Returns:
TypeDescription
void

moveMarker (event)void

ヘッダーのフレーム枠をマウスダウンした時の処置

NameTypeDescription
eventMouseEvent
Returns:
TypeDescription
void