Tag Archives: seconds
Cocos2D-x : File Template for Creating a new Game Scene

Hi All ! I have found that, in cocos2D-x, developer has to copy and paste GameScene files & then modify it again and again for each scene you create for your game. Using following source code, one does not need … Continue reading
Cocos2D-X : How to register touch events?
Cocos2D-x : How to create Menu in Cocos2D-X?
Manage assests for iOS Devices in Cocos2D-x
Convert UnixTimeStamp Date with specified Timezone. Example "/Date(1395486890000+0530)/" as a sample value.
Common Date operations in Objective-C
In this post, I’m going to provide you code snips for common date operations like yesterday, last month, last week etc. Just keep scrolling through code snips & I hope you would get what you need. 1. LastWeek: Get date … Continue reading