<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yutateno</author_name>
  <author_url>https://blog.hatena.ne.jp/yutateno/</author_url>
  <blog_title>プログラマーの卵の日記</blog_title>
  <blog_url>https://yutateno.hatenablog.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>DxLib</anon>
  </categories>
  <description>構成 物体を回転させたい 物体を回転させたい ぶっちゃけ説明すべきことが特に思いつかないのでもうコード載せる。 void Move(float&amp; t_x, float&amp; t_y, float&amp; t_moveX, float&amp; t_moveY, float&amp; t_rotaX, float&amp; t_rotaY, const float t_areaX, const float t_areaY, const float t_turnFrameTime) { t_rotaX += t_moveX; t_rotaY += t_moveY; t_moveX += -(2.0f * M_PI / t_turn…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyutateno.hatenablog.jp%2Fentry%2F2019%2F11%2F21%2F233013&quot; title=&quot;【C++】ただただ回転させたい【2D】 - プログラマーの卵の日記&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/yutateno/20191121/20191121232935.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-11-21 23:30:13</published>
  <title>【C++】ただただ回転させたい【2D】</title>
  <type>rich</type>
  <url>https://yutateno.hatenablog.jp/entry/2019/11/21/233013</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
