axmol/extensions/spine
Ricardo Quesada adaa72fbb4 Adds const to getters
Many getters in cocos2d are not declared as const.
This patch adds const to many cocos2d properties, specially in CCNode and
subclasses
2013-07-03 17:22:15 -07:00
..
Animation.cpp issue #2284: merge master and fixed some conflicts 2013-06-13 17:54:05 +08:00
Animation.h issue #2075: Adding spine editor support. Adding a new test 'SpineTest' in TestCpp, adding the parse code in "extensions/spine". It works only on iOS now. 2013-04-24 13:57:34 +08:00
AnimationState.cpp fixed #2252: Fixing a bug that stdio.h is in c++ namespace. 2013-06-04 15:09:20 +08:00
AnimationState.h Update for spine runtime 2013-06-04 14:46:31 +08:00
AnimationStateData.cpp issue #2284: merge master and fixed some conflicts 2013-06-13 17:54:05 +08:00
AnimationStateData.h issue #2075: Adding spine editor support. Adding a new test 'SpineTest' in TestCpp, adding the parse code in "extensions/spine". It works only on iOS now. 2013-04-24 13:57:34 +08:00
Atlas.cpp issue #2284: merge master and fixed some conflicts 2013-06-13 17:54:05 +08:00
Atlas.h Update for spine runtime 2013-06-04 14:46:31 +08:00
AtlasAttachmentLoader.cpp Update for spine runtime 2013-06-04 14:46:31 +08:00
AtlasAttachmentLoader.h issue #2075: Adding spine editor support. Adding a new test 'SpineTest' in TestCpp, adding the parse code in "extensions/spine". It works only on iOS now. 2013-04-24 13:57:34 +08:00
Attachment.cpp issue #2284: merge master and fixed some conflicts 2013-06-13 17:54:05 +08:00
Attachment.h issue #2075: Adding spine editor support. Adding a new test 'SpineTest' in TestCpp, adding the parse code in "extensions/spine". It works only on iOS now. 2013-04-24 13:57:34 +08:00
AttachmentLoader.cpp issue #2284: merge master and fixed some conflicts 2013-06-13 17:54:05 +08:00
AttachmentLoader.h Update for spine runtime 2013-06-04 14:46:31 +08:00
Bone.cpp Update for spine runtime 2013-06-04 14:46:31 +08:00
Bone.h Update for spine runtime 2013-06-04 14:46:31 +08:00
BoneData.cpp Update for spine runtime 2013-06-04 14:46:31 +08:00
BoneData.h issue #2075: Adding spine editor support. Adding a new test 'SpineTest' in TestCpp, adding the parse code in "extensions/spine". It works only on iOS now. 2013-04-24 13:57:34 +08:00
CCSkeleton.cpp Adds const to getters 2013-07-03 17:22:15 -07:00
CCSkeleton.h Adds const to getters 2013-07-03 17:22:15 -07:00
CCSkeletonAnimation.cpp Update for spine runtime 2013-06-04 14:46:31 +08:00
CCSkeletonAnimation.h Update for spine runtime 2013-06-04 14:46:31 +08:00
Json.cpp Update for spine runtime 2013-06-04 14:46:31 +08:00
Json.h issue #2075: Adding spine editor support. Adding a new test 'SpineTest' in TestCpp, adding the parse code in "extensions/spine". It works only on iOS now. 2013-04-24 13:57:34 +08:00
RegionAttachment.cpp Update for spine runtime 2013-06-04 14:46:31 +08:00
RegionAttachment.h Update for spine runtime 2013-06-04 14:46:31 +08:00
Skeleton.cpp Update for spine runtime. 2013-06-04 14:47:19 +08:00
Skeleton.h Update for spine runtime 2013-06-04 14:46:31 +08:00
SkeletonData.cpp Update for spine runtime 2013-06-04 14:46:31 +08:00
SkeletonData.h issue #2075: Adding spine editor support. Adding a new test 'SpineTest' in TestCpp, adding the parse code in "extensions/spine". It works only on iOS now. 2013-04-24 13:57:34 +08:00
SkeletonJson.cpp Update for spine runtime 2013-06-04 14:46:31 +08:00
SkeletonJson.h issue #2075: Adding spine editor support. Adding a new test 'SpineTest' in TestCpp, adding the parse code in "extensions/spine". It works only on iOS now. 2013-04-24 13:57:34 +08:00
Skin.cpp Update for spine runtime 2013-06-04 14:46:31 +08:00
Skin.h Update for spine runtime 2013-06-04 14:46:31 +08:00
Slot.cpp Update for spine runtime 2013-06-04 14:46:31 +08:00
Slot.h Update for spine runtime 2013-06-04 14:46:31 +08:00
SlotData.cpp Update for spine runtime 2013-06-04 14:46:31 +08:00
SlotData.h Update for spine runtime 2013-06-04 14:46:31 +08:00
extension.cpp [LINUX] Fix a compilation error in spine/extension.cpp. 2013-06-08 17:22:49 +08:00
extension.h Update for spine runtime 2013-06-04 14:46:31 +08:00
spine-cocos2dx.cpp issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
spine-cocos2dx.h Update for spine runtime 2013-06-04 14:46:31 +08:00
spine.h issue #2075: Adding spine editor support. Adding a new test 'SpineTest' in TestCpp, adding the parse code in "extensions/spine". It works only on iOS now. 2013-04-24 13:57:34 +08:00