<?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>実行中のプログラムを途中で止めると、上画面にグラフィック画面やスプライト、テキストの立体視設定などが残ったままになって見づらい状態になってしまうことがある。そんなときは画面クリアを命令を呼び出している。 テキストはCLS。グラフィックはGCLS。スプライトはSPCLR。 いちいち入力するのも大変なので、ファンクションキーに割り当てた。ファンクションキーの内容を変更するにはKEY命令を使う。 KEY 番号, &quot;命令&quot; 番号は1から5までで、SHIFTキーによる変化は対応していない。残念。 ENTERキーまで含んで設定したい場合には文字列に +CHR$(13) を付ければ良い。 実際に自分が1番の…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoburau.hatenablog.jp%2Fentry%2F20141124%2F1416842752&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>2014-11-24 00:25:52</published>
  <title>ファンクションキーに画面クリアを設定</title>
  <type>rich</type>
  <url>https://toburau.hatenablog.jp/entry/20141124/1416842752</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
