UTF-8に単純変換
This commit is contained in:
@@ -5,45 +5,45 @@
|
||||
<!-- generated by to_html.pl from f_WaveSoundBuffer.xml -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
|
||||
<title>WaveSoundBuffer - WaveSoundBuffer �I�u�W�F�N�g�̍\�z</title>
|
||||
<title>WaveSoundBuffer - WaveSoundBuffer オブジェクトの構築</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.WaveSoundBuffer</a></span></h1><div class="para"><div>
|
||||
<dl>
|
||||
<dt>�@�\/�Ӗ�</dt>
|
||||
<dt>機能/意味</dt>
|
||||
<dd>
|
||||
WaveSoundBuffer �I�u�W�F�N�g�̍\�z</dd>
|
||||
<dt>�^�C�v</dt>
|
||||
WaveSoundBuffer オブジェクトの構築</dd>
|
||||
<dt>タイプ</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_WaveSoundBuffer.html">WaveSoundBuffer�N���X</a>�̃R���X�g���N�^<br />
|
||||
<a class="jump" href="f_WaveSoundBuffer.html">WaveSoundBufferクラス</a>のコンストラクタ<br />
|
||||
</dd>
|
||||
<dt>�\��</dt>
|
||||
<dt>構文</dt>
|
||||
<dd>
|
||||
<span class="funcdecl">WaveSoundBuffer(<span class="arg">owner</span>)</span><br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>引数</dt>
|
||||
<dd>
|
||||
<table rules="all" frame="box" cellpadding="3" summary="WaveSoundBuffer �̈���">
|
||||
<table rules="all" frame="box" cellpadding="3" summary="WaveSoundBuffer の引数">
|
||||
<tr><td valign="top"><span class="argname">owner</span></td>
|
||||
<td> �@�C�x���g�̔��������w�肵�܂��B<br />
|
||||
<td> イベントの発生先を指定します。<br />
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>�߂��l</dt>
|
||||
<dt>戻り値</dt>
|
||||
<dd>
|
||||
�Ȃ� (void)<br />
|
||||
なし (void)<br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>説明</dt>
|
||||
<dd>
|
||||
�@WaveSoundBuffer �N���X�̃I�u�W�F�N�g���\�z���܂��B<br />
|
||||
�@�C�x���g������������ owner �Ŏw�肵���I�u�W�F�N�g�� action ���\�b�h���Ăяo���܂��Bowner �� null ���w�肷���� action ���\�b�h�͌Ă��܂����B�ʏ��� <a class="jump" href="f_Window.html">Window</a> �N���X�̃I�u�W�F�N�g�� owner �Ɏw�肵�܂��B<br />
|
||||
WaveSoundBuffer クラスのオブジェクトを構築します。<br />
|
||||
イベントが発生すると owner で指定したオブジェクトの action メソッドを呼び出します。owner に null を指定すると action メソッドは呼ばれません。通常は <a class="jump" href="f_Window.html">Window</a> クラスのオブジェクトを owner に指定します。<br />
|
||||
</dd>
|
||||
</dl>
|
||||
</div></div>
|
||||
|
||||
Reference in New Issue
Block a user