axmol/cocos2dx/base_nodes
Ricardo Quesada 479062fdb7 on dealloc, log "this" with %p, not %x.
Also adds %p where it was missing.
And make a few fixes on the iOS project
2013-06-05 18:21:05 -07:00
..
CCAtlasNode.cpp fixed #2217: Updating logic when m_bIgnoreContentScaleFactor is enabled. 2013-05-23 16:12:04 +08:00
CCAtlasNode.h fixed #2217: Using CCLabelAtlas instead of CCLabelTTF to show FPS. 2013-05-23 15:06:57 +08:00
CCGLBufferedNode.cpp Add destructor for CCGLBufferedNode class to delete GL buffers. 2013-05-29 17:46:25 -07:00
CCGLBufferedNode.h Add destructor for CCGLBufferedNode class to delete GL buffers. 2013-05-29 17:46:25 -07:00
CCNode.cpp on dealloc, log "this" with %p, not %x. 2013-06-05 18:21:05 -07:00
CCNode.h OnEnterTransitionDidFinish was called twice when a node is added in onEnter 2013-05-27 16:07:09 +03:00