<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>toburau</author_name>
  <author_url>https://blog.hatena.ne.jp/toburau/</author_url>
  <blog_title>ゲームが作れるようになるまでがんばる日記</blog_title>
  <blog_url>https://toburau.hatenablog.jp/</blog_url>
  <categories>
    <anon>プチコン</anon>
  </categories>
  <description>XSCREEN命令で指定する画面モードの2と3は上画面と下画面のそれぞれが利用できる。 上画面でスプライトを定義して、DISPLAY命令で下画面を操作対象にしてスプライトの位置を設定しても描画されなかった。スプライトの定義はDISPLAY命令を使って、それぞれの画面でしなければならないようだ。 ACLS XSCREEN 2 DISPLAY 0 SPSET 0, 0 SPOFS 0,100,100 DISPLAY 1 SPSET 0,0 SPOFS 0,100,100同じスプライト管理番号でも上画面、下画面、それぞれで管理されているみたい。 上下画面が繋がった画面モード4ではなくて、上画面と下画…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoburau.hatenablog.jp%2Fentry%2F20150122%2F1421940225&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-01-22 00:23:45</published>
  <title>上下画面でのスプライト</title>
  <type>rich</type>
  <url>https://toburau.hatenablog.jp/entry/20150122/1421940225</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
