Skip to content

Commit 202b808

Browse files
committed
SERIKO import method
1 parent fc6111e commit 202b808

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

manual/descript_shell_surfaces.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ <h1>描画メソッド</h1>
229229
<li><a href="#_2_bind">bind</a></li>
230230
<li><a href="#add">add</a></li>
231231
<li><a href="#reduce">reduce</a></li>
232+
<li><a href="#import">import</a></li>
232233
<li><a href="#insert,ID">insert,ID</a></li>
233234
<li><a href="#start,ID">start,ID</a></li>
234235
<li><a href="#stop,ID">stop,ID</a></li>
@@ -1540,6 +1541,18 @@ <h1>ベースレイヤと新規レイヤのずれ・重なり</h1>
15401541
</ul>
15411542
</dd>
15421543
</dl>
1544+
<dl id="import">
1545+
<dt class="entry">import,ファイル名,ウエイトmsec,X,Y</dt>
1546+
<dd class="entry">
1547+
<p>
1548+
指定したAPNG/GIFアニメ/WebPアニメを、冒頭待機時間=ウエイトmsec、表示位置=(X,Y)で再生できるようインポートする。
1549+
<br>このアニメーションは既存のアニメーション定義と並列で動作し共存可能である。
1550+
</p>
1551+
<ul class="supported-baseware">
1552+
<li><img src="image/icon_s.png" alt="SSP" width="34" height="16" /></li> 2.7.50
1553+
</ul>
1554+
</dd>
1555+
</dl>
15431556
<dl id="insert,ID">
15441557
<dt class="entry">insert,ID</dt>
15451558
<dd class="entry">

0 commit comments

Comments
 (0)