axmol/templates/cpp-template-default/Classes
AlwynC 70000bcc84 Refine cpp template for iOS (#15792)
* Modified the layer follow action class to include a horizontal (x) and vertical (y) offset on the screen from which the node is to be followed.

* Added offsetX and offsetY parameters in Follow::clone() method.

* Added test case for follow action with offset.

* Made changes to the test case on follow action with offset.

* Added new createWithOffset function to create a follow action with offset.

* Modified the test case for followWithoffset to use the newly added createWithOffsets function for follow action.

* Refined the code for creating follow action with offsets.

* Modified test case for follow with offset as per updated create method.

* Code refined in createWithOffset method of follow action.

* Refined AppController.mm,RootViewController.mm and HelloWorldScene.cpp to load the cocos2d-x scene more effectively.Also included the procedure to dismiss the game scene and navigate back to iOS screen.
2016-06-08 10:55:02 +08:00
..
AppDelegate.cpp English grammar corrections. 2016-05-25 15:18:57 +01:00
AppDelegate.h English grammar corrections. 2016-05-25 15:25:38 +01:00
HelloWorldScene.cpp Refine cpp template for iOS (#15792) 2016-06-08 10:55:02 +08:00
HelloWorldScene.h remove deprecated API in templates 2015-08-13 13:42:47 +08:00