i’ve faced up with cocos2d engine, which is great by the way…
few days ago i was need to understand, when you run action, how detect if it is still running or just stopped..
Tag Archive > iphone sdk
cocos2d runAction: animStart/animStop
Convert Unix TimeStamp to NSDate & calculate difference between 2 dates
today, i’ve faced up with unix timestamp and converting it to NSDATE task.
for example, we have date in ‘1226357333′ format, how should we convert it on iphone?
answer is pretty simple

