UTF-8に単純変換
This commit is contained in:
@@ -5,49 +5,49 @@
|
||||
<!-- generated by to_html.pl from f_Layer.xml -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
|
||||
<title>setCursorPos - �}�E�X�J�[�\���ʒu�̎w��</title>
|
||||
<title>setCursorPos - マウスカーソル位置の指定</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_Layer.html" title="Layer�N���X" rel="Parent" />
|
||||
<link href="index.html" target="_top" rel="Start" title="トップページ" />
|
||||
<link href="f_Layer.html" title="Layerクラス" rel="Parent" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><span class="fheader"><a name="top" id="top">Layer.setCursorPos</a></span></h1><div class="para"><div>
|
||||
<dl>
|
||||
<dt>�@�\/�Ӗ�</dt>
|
||||
<dt>機能/意味</dt>
|
||||
<dd>
|
||||
�}�E�X�J�[�\���ʒu�̎w��</dd>
|
||||
<dt>�^�C�v</dt>
|
||||
マウスカーソル位置の指定</dd>
|
||||
<dt>タイプ</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_Layer.html">Layer�N���X</a>�̃��\�b�h<br />
|
||||
<a class="jump" href="f_Layer.html">Layerクラス</a>のメソッド<br />
|
||||
</dd>
|
||||
<dt>�\��</dt>
|
||||
<dt>構文</dt>
|
||||
<dd>
|
||||
<span class="funcdecl">setCursorPos(<span class="arg">x</span>, <span class="arg">y</span>)</span><br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>引数</dt>
|
||||
<dd>
|
||||
<table rules="all" frame="box" cellpadding="3" summary="setCursorPos �̈���">
|
||||
<table rules="all" frame="box" cellpadding="3" summary="setCursorPos の引数">
|
||||
<tr><td valign="top"><span class="argname">x</span></td>
|
||||
<td> �@�}�E�X�J�[�\���� ( ���̃��C���̕\�����W�ɂ����� ) x ���W�l���s�N�Z���P�ʂŎw�肵�܂��B<br />
|
||||
�@���̒l�� <a class="jump" href="f_Layer_cursorX.html">Layer.cursorX</a> �v���p�e�B�ł��ݒ��^�擾���鎖���ł��܂��B<br />
|
||||
<td> マウスカーソルの ( このレイヤの表示座標における ) x 座標値をピクセル単位で指定します。<br />
|
||||
この値は <a class="jump" href="f_Layer_cursorX.html">Layer.cursorX</a> プロパティでも設定/取得する事ができます。<br />
|
||||
</td></tr>
|
||||
<tr><td valign="top"><span class="argname">y</span></td>
|
||||
<td> �@�}�E�X�J�[�\���� ( ���̃��C���̕\�����W�ɂ����� ) y ���W�l���s�N�Z���P�ʂŎw�肵�܂��B<br />
|
||||
�@���̒l�� <a class="jump" href="f_Layer_cursorX.html">Layer.cursorX</a> �v���p�e�B�ł��ݒ��^�擾���鎖���ł��܂��B<br />
|
||||
<td> マウスカーソルの ( このレイヤの表示座標における ) y 座標値をピクセル単位で指定します。<br />
|
||||
この値は <a class="jump" href="f_Layer_cursorX.html">Layer.cursorX</a> プロパティでも設定/取得する事ができます。<br />
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>�߂��l</dt>
|
||||
<dt>戻り値</dt>
|
||||
<dd>
|
||||
�Ȃ� (void)<br />
|
||||
なし (void)<br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>説明</dt>
|
||||
<dd>
|
||||
�@�}�E�X�J�[�\���̈ʒu���w�肵�܂��B<br />
|
||||
マウスカーソルの位置を指定します。<br />
|
||||
</dd>
|
||||
</dl>
|
||||
</div></div>
|
||||
|
||||
Reference in New Issue
Block a user