<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yasui_swift</author_name>
  <author_url>https://blog.hatena.ne.jp/yasui_swift/</author_url>
  <blog_title>泣きながら覚えるSwift日記</blog_title>
  <blog_url>https://yasui-swift.hatenadiary.org/</blog_url>
  <categories>
    <anon>コード</anon>
  </categories>
  <description>円軌道を修正してサインカーヴの軌道を動かすように変形。 〜〜〜〜サイン軌道を動かす 〜〜〜〜〜 円軌道のwihle True:以下を以下のように書き換える（インデントに注意。今回はコードを画像にして張り付けてみる。小さくてよく見えないなあ） 胆は、この部分・・・、 #角度はラジアンで計算 GAMEN.fill(0xFFFFFF) count += 1 rad = math.radians(count) y = int(ratio*math.sin(rad))+ 300 #yの座標300を上下する x = count #xの座標 #print(rad,x,y) GAMEN.blit(image,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyasui-swift.hatenadiary.org%2Fentry%2F20170823%2F1503446353&quot; title=&quot;pygameでアニメーション（2）サイン軌道を動かす_孫と遊ぶためのPython日記（15） - 泣きながら覚えるSwift日記&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/y/yasui_swift/20170823/20170823092024.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-08-23 08:59:13</published>
  <title>pygameでアニメーション（2）サイン軌道を動かす_孫と遊ぶためのPython日記（15）</title>
  <type>rich</type>
  <url>https://yasui-swift.hatenadiary.org/entry/20170823/1503446353</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
