<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sakusan_net</author_name>
  <author_url>https://blog.hatena.ne.jp/sakusan_net/</author_url>
  <blog_title>さくさんの日記</blog_title>
  <blog_url>https://sakusan-net.hatenadiary.org/</blog_url>
  <categories>
    <anon>ActionScript3</anon>
  </categories>
  <description>AS3で線を引く。 基本的にスプライトにgraphicsで一度描画をするとX,Yの位置やサイズは動かせてもそれの座標を指定してウネウネ動かすことは出来ない。 板に線を描画して画像として動かしてるみたいな感じ。 が、Processingでよくやるあるポイントからマウスカーソルの位置までの線を引きたい line(0,0,mouseX,mouseY);みたいな感じに。 で、結果は大体想像できるけど一応２つのパターンを試して見た。１、本数分のスプライトを用意 （本数分のスプライトをクリア＋全スプライトに再描画＞レンダリング）繰り返し ２、１つのスプライトを用意 （スプライトをクリア＞スプライトに本数分…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsakusan-net.hatenadiary.org%2Fentry%2F20080403%2F1207210298&quot; title=&quot;ASの線 - さくさんの日記&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>2008-04-03 17:11:38</published>
  <title>ASの線</title>
  <type>rich</type>
  <url>https://sakusan-net.hatenadiary.org/entry/20080403/1207210298</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
