<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fn7</author_name>
  <author_url>https://blog.hatena.ne.jp/fn7/</author_url>
  <blog_title>fn7の日記</blog_title>
  <blog_url>https://fn7.hatenadiary.org/</blog_url>
  <categories>
    <anon>勉強</anon>
    <anon>プログラミング</anon>
    <anon>Objective-C</anon>
  </categories>
  <description>最終的にこんな画面に。この一つ一つのマスがばらばらと表示されてくる感じのものを作る。スレッド処理として以下のようなNSOperationのサブクラスを作る。CALayerを追加時にはopacityを0.0fにしておくので、アニメーションは0.8f秒かけて単純に透明度を1.0fにするだけ。いろいろとハードコーディングしてあるが、気にしないよう。 #import &quot;TTView.h&quot; #import &lt;QuartzCore/QuartzCore.h&gt; @interface TTOperation : NSOperation { CALayer *layer; } @property (retain…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffn7.hatenadiary.org%2Fentry%2F20100714%2F1279122256&quot; title=&quot;スレッド使ってCALayerでアニメーションする場合 - fn7の日記&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/f/fn7/20100715/20100715003930.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-07-14 00:44:16</published>
  <title>スレッド使ってCALayerでアニメーションする場合</title>
  <type>rich</type>
  <url>https://fn7.hatenadiary.org/entry/20100714/1279122256</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
