<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kenmo</author_name>
  <author_url>https://blog.hatena.ne.jp/kenmo/</author_url>
  <blog_title>ゲームプログラムめも日記</blog_title>
  <blog_url>https://kenmo.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>多機能な汎用マップエディタ「Platinum」(http://www.vector.co.jp/games/soft/win95/game/se231004.html) のFMFファイルを読み込むスクリプト。 最近、kenmoは関数型プログラミングにはまっているので、 ところどころでおかしな書き方をしていますが、、。 #!/usr/bin/env python # -*- coding: utf-8 -*- import struct class Layer2D: &quot;&quot;&quot; 2次元レイヤー &quot;&quot;&quot; def __init__(self, width, height): &quot;&quot;&quot; コンストラクタ @p…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkenmo.hatenadiary.org%2Fentry%2F20060509%2Fp1&quot; title=&quot;FMFファイル読込スクリプト - ゲームプログラムめも日記&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>2006-05-09 00:00:00</published>
  <title>FMFファイル読込スクリプト</title>
  <type>rich</type>
  <url>https://kenmo.hatenadiary.org/entry/20060509/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
