UTF-8に単純変換
This commit is contained in:
@@ -5,52 +5,52 @@
|
||||
<!-- generated by to_html.pl from f_WaveSoundBuffer.xml -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
|
||||
<title>fade - �t�F�[�h���J�n����</title>
|
||||
<title>fade - フェードを開始する</title>
|
||||
<meta name="author" content="W.Dee" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
||||
<link href="funcref.css" type="text/css" rel="stylesheet" title="�N���X���t�@�����X�p�W���X�^�C��" />
|
||||
<link href="funcref.css" type="text/css" rel="stylesheet" title="クラスリファレンス用標準スタイル" />
|
||||
<link href="mailto:[email protected]" rev="Made" />
|
||||
<link href="index.html" target="_top" rel="Start" title="�g�b�v�y�[�W" />
|
||||
<link href="f_WaveSoundBuffer.html" title="WaveSoundBuffer�N���X" rel="Parent" />
|
||||
<link href="index.html" target="_top" rel="Start" title="トップページ" />
|
||||
<link href="f_WaveSoundBuffer.html" title="WaveSoundBufferクラス" rel="Parent" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><span class="fheader"><a name="top" id="top">WaveSoundBuffer.fade</a></span></h1><div class="para"><div>
|
||||
<dl>
|
||||
<dt>�@�\/�Ӗ�</dt>
|
||||
<dt>機能/意味</dt>
|
||||
<dd>
|
||||
�t�F�[�h���J�n����</dd>
|
||||
<dt>�^�C�v</dt>
|
||||
フェードを開始する</dd>
|
||||
<dt>タイプ</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_WaveSoundBuffer.html">WaveSoundBuffer�N���X</a>�̃��\�b�h<br />
|
||||
<a class="jump" href="f_WaveSoundBuffer.html">WaveSoundBufferクラス</a>のメソッド<br />
|
||||
</dd>
|
||||
<dt>�\��</dt>
|
||||
<dt>構文</dt>
|
||||
<dd>
|
||||
<span class="funcdecl">fade(<span class="arg">to</span>, <span class="arg">time</span>, <span class="arg">delay</span><span class="defarg">=<span class="defargval">0</span></span>)</span><br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>引数</dt>
|
||||
<dd>
|
||||
<table rules="all" frame="box" cellpadding="3" summary="fade �̈���">
|
||||
<table rules="all" frame="box" cellpadding="3" summary="fade の引数">
|
||||
<tr><td valign="top"><span class="argname">to</span></td>
|
||||
<td> �@���B�����鉹�ʂ��w�肵�܂��B<br />
|
||||
�@���ʂ̎w���ɂ��Ă� <a class="jump" href="f_WaveSoundBuffer_volume.html">WaveSoundBuffer.volume</a> �v���p�e�B���Q�Ƃ���
|
||||
���������B<br />
|
||||
<td> 到達させる音量を指定します。<br />
|
||||
音量の指定については <a class="jump" href="f_WaveSoundBuffer_volume.html">WaveSoundBuffer.volume</a> プロパティを参照して
|
||||
ください。<br />
|
||||
</td></tr>
|
||||
<tr><td valign="top"><span class="argname">time</span></td>
|
||||
<td> �@�t�F�[�h�ɂ����鎞�Ԃ� ms �P�ʂŎw�肵�܂��B<br />
|
||||
<td> フェードにかける時間を ms 単位で指定します。<br />
|
||||
</td></tr>
|
||||
<tr><td valign="top"><span class="argname">delay</span></td>
|
||||
<td> �@�t�F�[�h�J�n�܂ł̑҂����Ԃ� ms �P�ʂŎw�肵�܂��B<br />
|
||||
<td> フェード開始までの待ち時間を ms 単位で指定します。<br />
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>�߂��l</dt>
|
||||
<dt>戻り値</dt>
|
||||
<dd>
|
||||
�Ȃ� (void)<br />
|
||||
なし (void)<br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>説明</dt>
|
||||
<dd>
|
||||
�@�t�F�[�h ( �A���I�ȉ��ʂ̕ω� ) ���J�n���܂��B<br />
|
||||
フェード ( 連続的な音量の変化 ) を開始します。<br />
|
||||
</dd>
|
||||
</dl>
|
||||
</div></div>
|
||||
|
||||
Reference in New Issue
Block a user