エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
bulletml.jsの研究 その10 - Qiita
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
bulletml.jsの研究 その10 - Qiita
<bulletml> <action label="top"> <repeat> <times>10</times> <action> <fire> <direction type="absol... <bulletml> <action label="top"> <repeat> <times>10</times> <action> <fire> <direction type="absolute">2</direction> <bulletRef label="winderBullet"/> </fire> <actionRef label="winderSequence"> <param>31</param> </actionRef> <wait>200</wait> </action> </repeat> </action> <bullet label="winderBullet"> <speed>3</speed> </bullet> <fire label="fireWinder"> <direction type="sequence">$1</direction> <bul

