axmol/cocos2dx/sprite_nodes
James Chen dd7bfd7b60 Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into new-event-dispatcher-rebase
Conflicts:
	cocos2dx/CCDirector.h
	cocos2dx/keyboard_dispatcher/CCKeyboardDispatcher.h
	cocos2dx/keypad_dispatcher/CCKeypadDelegate.h
	cocos2dx/keypad_dispatcher/CCKeypadDispatcher.h
	cocos2dx/layers_scenes_transitions_nodes/CCLayer.h
	cocos2dx/menu_nodes/CCMenu.h
	cocos2dx/platform/CCAccelerometerDelegate.h
	cocos2dx/platform/android/CCAccelerometer.h
	cocos2dx/platform/ios/CCAccelerometer.h
	cocos2dx/platform/mac/CCAccelerometer.h
	cocos2dx/platform/win32/CCAccelerometer.h
	cocos2dx/script_support/CCScriptSupport.h
	cocos2dx/touch_dispatcher/CCTouchDelegateProtocol.h
	cocos2dx/touch_dispatcher/CCTouchDispatcher.h
	cocos2dx/touch_dispatcher/CCTouchHandler.h
	extensions/CocoStudio/Components/CCInputDelegate.h
2013-09-13 19:06:09 +08:00
..
CCAnimation.cpp issue #2784:Add js-binding and lua-binding document 2013-09-13 11:41:20 +08:00
CCAnimation.h issue #2784:Add class constructor js-binding document 2013-09-13 16:46:31 +08:00
CCAnimationCache.cpp issue #2784:Add js-binding and lua-binding document 2013-09-13 11:41:20 +08:00
CCAnimationCache.h issue #2784:Add class constructor js-binding document 2013-09-13 16:46:31 +08:00
CCSprite.cpp Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into new-event-dispatcher-rebase 2013-09-13 19:06:09 +08:00
CCSprite.h issue #2784:Add class constructor js-binding document 2013-09-13 16:46:31 +08:00
CCSpriteBatchNode.cpp [dispatcher] Adding 'Node::updateEventPriorityIndex' and making 'Node::addEventId(removeEventId)' method to be private. 2013-09-12 20:47:15 +08:00
CCSpriteBatchNode.h issue #2784:Add class constructor js-binding document 2013-09-13 16:46:31 +08:00
CCSpriteFrame.cpp Better destructors logs 2013-08-21 20:08:51 -07:00
CCSpriteFrame.h issue #2784:Delete class destuctor js-binding and lua-binding document 2013-09-13 13:52:42 +08:00
CCSpriteFrameCache.cpp fixes possible crash when using `SpriteFrameCache` 2013-08-26 18:08:56 -07:00
CCSpriteFrameCache.h issue #2784:Delete class destuctor js-binding and lua-binding document 2013-09-13 13:52:42 +08:00