March 26, 2010 1

How about a topic?

By admin in Uncategorized

I’ve learned so much since i started delving into objective-c, and yet i’ve written so little recently on here as those simple things finally became lodged in my head so I’m asking the few people who reach this blog to suggest a topic.

Here are a few that I find interesting, and would love to write about.
-

  • Creating a build of openframeworks that will run on the iphone, from a – never used openframeworks before point of view.
  • Creating a Timeline class to use in conjuction with Cocos2D, to help animate your scenes.

    [_timeline addAction:[RotateTo actionWithDuration:1.0f angle:90] atTime:0.25f withTarget:sprite1];

    [_timeline addAction:[FadeTo actionWitduration:0.5f opacity:0.2f] atTime: 1.2 withTarget:scoreSprite]

  • Creating a reusable sprite based button class?
  • Let me know!

    Tags:

    One Response to “How about a topic?”

    1. Marcus says:

      I’d really like to see that timeline class if you can!

    Leave a Reply

    Powered by WP Hashcash

    Spam protection by WP Captcha-Free