<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>java1rou</author_name>
  <author_url>https://blog.hatena.ne.jp/java1rou/</author_url>
  <blog_title>怒りのＪａｖａ学習</blog_title>
  <blog_url>https://java1rou.hatenadiary.org/</blog_url>
  <categories>
    <anon>イラつかせるコンパイラ</anon>
  </categories>
  <description>更にボールを設定し、プレイヤーが接触するとその勢いに応じて速度を得るように設定した。 今回追加した要素は条件分岐のみだし、この辺まで来るとソースはやたら長いのでソース省略。 あと、今回からNetBeansでコーディングを始めている。めんどくさいが。 エラー集：超初級編 さて、プレイヤーとボールとの距離を算出するのに 距離＝（（選手 X 座標−玉 X 座標）の２乗 ＋ （選手 Y 座標−玉 Y 座標）の２乗 ）の平方(根)としたかったのだが、 float frndX = 10; float ballX = 100; float frndY = 10; float ballY = 100; ・ ・…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjava1rou.hatenadiary.org%2Fentry%2F20070629%2F1183103266&quot; title=&quot;累乗 - 怒りのＪａｖａ学習&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/j/java1rou/20070629/20070629161709.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-06-29 16:47:46</published>
  <title>累乗</title>
  <type>rich</type>
  <url>https://java1rou.hatenadiary.org/entry/20070629/1183103266</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
