diff options
Diffstat (limited to 'files/ja/web/api/gamepadpose/index.html')
| -rw-r--r-- | files/ja/web/api/gamepadpose/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ja/web/api/gamepadpose/index.html b/files/ja/web/api/gamepadpose/index.html index 05f7350392..d08cf32c67 100644 --- a/files/ja/web/api/gamepadpose/index.html +++ b/files/ja/web/api/gamepadpose/index.html @@ -17,7 +17,7 @@ translation_of: Web/API/GamepadPose --- <div>{{APIRef("Gamepad API")}}{{SeeCompatTable}}</div> -<p>The <strong><code>GamepadPose</code></strong> interface of the <a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a> represents the pose of a <a href="/en-US/docs/Web/API/WebVR_API">WebVR</a> controller at a given timestamp (which includes orientation, position, velocity, and acceleration information.)</p> +<p>The <strong><code>GamepadPose</code></strong> interface of the <a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a> represents the pose of a <a href="/ja/docs/Web/API/WebVR_API">WebVR</a> controller at a given timestamp (which includes orientation, position, velocity, and acceleration information.)</p> <p>This interface is accessible through the {{domxref("Gamepad.pose")}} property.</p> @@ -70,6 +70,6 @@ translation_of: Web/API/GamepadPose <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a></li> - <li><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a></li> + <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li> </ul> |
