axmol/extensions
Ricardo Quesada 5d499d351d Some more changes to make the code more c++ friendly:
- nodeToParentTransform -> getNodeToParentTransform() (the same for its friends)
   - Deprecates the old methods
   - adds 'consts' to those methods
- boundingBox() -> getBoundingBox()
   - the new one is const
   - Deprecates the old method.
- Adds overrides keywords in CCNodeRGBA and CCArmature
- AffineMatrix are mutables
2013-07-16 18:16:04 -07:00
..
AssetsManager getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCArmature Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCBReader Adds more readability to the class internals. 2013-07-15 12:43:22 -07:00
Components getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
GUI Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
LocalStorage Various linux eclipse projects compilation fixes 2013-07-09 15:23:19 +02:00
network issue #2404:created CCDprecated.h and move all global functions and variables into it 2013-07-15 16:14:26 +08:00
physics_nodes Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
proj.blackberry [BB] Updating project configuration after adding CocoStudio runtime. 2013-06-09 15:29:51 +08:00
proj.emscripten issue #2284: merge master and fixed some conflicts 2013-06-13 17:54:05 +08:00
proj.ios issue #2325: Updating project configuration, tested on iPad 3. 2013-06-24 18:32:06 +08:00
proj.linux Various linux eclipse projects compilation fixes 2013-07-09 15:23:19 +02:00
proj.mac cocos2d-x in Mac: 2013-06-28 19:02:10 -07:00
proj.marmalade fixed #2270: Adding Armature(CocoStudio runtime) support. Enabling exceptions for marmalade. 2013-06-09 10:54:55 +08:00
proj.nacl [NaCl] Fix NaCl build which had been disabled. 2013-06-20 12:56:12 -07:00
proj.tizen Support Tizen 2.2 SDK. 2013-07-10 13:04:08 +09:00
proj.win32 Implements a socket.io client extension, adds a test case and updates the android makefiles. 2013-07-11 17:41:42 -04:00
spine closed #2393: fix conflicts 2013-07-12 18:04:32 +08:00
Android.mk Implements a socket.io client extension, adds a test case and updates the android makefiles. 2013-07-11 17:41:42 -04:00
ExtensionMacros.h issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension. 2012-09-25 17:26:09 +08:00
cocos-ext.h Merge pull request #3165 from sunzhuoshi/master 2013-07-16 02:36:49 -07:00