Property | Type | Description | |
---|---|---|---|
loadedTools | Object>.TreeMap |
Method | Description | |
---|---|---|
_ ( String id ) : String | ||
init ( ) : void |
パレットツールを読み込みます
|
|
invokePaletteTool ( String id, int track, int vsq_event_intrenal_ids, MouseButtons button ) : boolean |
パレットツールを実行します
|
public static invokePaletteTool ( String id, int track, int vsq_event_intrenal_ids, MouseButtons button ) : boolean | ||
id | String | 実行するパレットツールのID |
track | int | 編集対象のトラック番号 |
vsq_event_intrenal_ids | int | 編集対象のInternalIDのリスト |
button | MouseButtons | パレットツールが押し下げられた時のマウスボタンの種類 |
return | boolean |