axmol/cocos2dx/extensions/CCBReader
James Chen 453a7c63d3 issue #1330: Some memory leaks fixes. 2012-06-16 14:31:57 +08:00
..
CCBFileLoader.cpp Moved from std::string to CCString *. Since the std::string utility methods in CCBReader were buggy on Android (for unknown reasons). Made string utility methods in CCBReader static. Android build now working equivalent to iOS build. *YAY* 2012-06-14 00:01:01 -07:00
CCBFileLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCBMemberVariableAssigner.h issue #1330: Added virtual destructor for interfaces. 2012-06-16 13:04:23 +08:00
CCBReader.cpp CCBIReader fixes + building and running flawless on iOS and Android. 2012-06-16 12:48:20 +08:00
CCBReader.h Added glue macros to reduce boilerplate code when implementing CCBSelectorResolver and CCBMemberVariableAssigner. Added LabelTest, MenuTest and SpriteTest. 2012-06-14 18:16:54 -07:00
CCBSelectorResolver.h issue #1330: Added virtual destructor for interfaces. 2012-06-16 13:04:23 +08:00
CCControlButtonLoader.cpp Moved from std::string to CCString *. Since the std::string utility methods in CCBReader were buggy on Android (for unknown reasons). Made string utility methods in CCBReader static. Android build now working equivalent to iOS build. *YAY* 2012-06-14 00:01:01 -07:00
CCControlButtonLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCControlLoader.cpp Merge with gles20. 2012-06-15 16:26:10 -07:00
CCControlLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCLabelBMFontLoader.cpp Fixed fntFile and fontTTF properties not having the full path prexifed, if they are non system fonts. 2012-06-15 14:01:57 -07:00
CCLabelBMFontLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCLabelTTFLoader.cpp Moved from std::string to CCString *. Since the std::string utility methods in CCBReader were buggy on Android (for unknown reasons). Made string utility methods in CCBReader static. Android build now working equivalent to iOS build. *YAY* 2012-06-14 00:01:01 -07:00
CCLabelTTFLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCLayerColorLoader.cpp Moved from std::string to CCString *. Since the std::string utility methods in CCBReader were buggy on Android (for unknown reasons). Made string utility methods in CCBReader static. Android build now working equivalent to iOS build. *YAY* 2012-06-14 00:01:01 -07:00
CCLayerColorLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCLayerGradientLoader.cpp Merge with gles20. 2012-06-15 16:26:10 -07:00
CCLayerGradientLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCLayerLoader.cpp Merge with gles20. 2012-06-15 16:26:10 -07:00
CCLayerLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCMenuItemImageLoader.cpp Moved from std::string to CCString *. Since the std::string utility methods in CCBReader were buggy on Android (for unknown reasons). Made string utility methods in CCBReader static. Android build now working equivalent to iOS build. *YAY* 2012-06-14 00:01:01 -07:00
CCMenuItemImageLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCMenuItemLoader.cpp Merge with gles20. 2012-06-15 16:26:10 -07:00
CCMenuItemLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCMenuLoader.cpp Batch converted manual 'using namespace cocos2d(::extension);' to USING_NS_CC(_EXT);. CocosBuilderExample: Made HelloCococsBuilderLayer selectors work. Made ButtonTestLayer work. 2012-06-13 14:19:13 -07:00
CCMenuLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCNodeLoader.cpp issue #1330: Some memory leaks fixes. 2012-06-16 14:31:57 +08:00
CCNodeLoader.h CocosBuilderTest: Simplified the 'XYZLoader' classes to be header only, with nice and short macros to do the boilderplate stuff. 2012-06-14 14:23:53 -07:00
CCNodeLoaderLibrary.cpp CCNodeLoaderLibrary: Now free from direct std::string usage. 2012-06-14 13:51:32 -07:00
CCNodeLoaderLibrary.h CocosBuilderTest: Simplified the 'XYZLoader' classes to be header only, with nice and short macros to do the boilderplate stuff. 2012-06-14 14:23:53 -07:00
CCNodeLoaderListener.h issue #1330: Added virtual destructor for interfaces. 2012-06-16 13:04:23 +08:00
CCParticleSystemQuadLoader.cpp Moved from std::string to CCString *. Since the std::string utility methods in CCBReader were buggy on Android (for unknown reasons). Made string utility methods in CCBReader static. Android build now working equivalent to iOS build. *YAY* 2012-06-14 00:01:01 -07:00
CCParticleSystemQuadLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCScale9SpriteLoader.cpp Moved from std::string to CCString *. Since the std::string utility methods in CCBReader were buggy on Android (for unknown reasons). Made string utility methods in CCBReader static. Android build now working equivalent to iOS build. *YAY* 2012-06-14 00:01:01 -07:00
CCScale9SpriteLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00
CCSpriteLoader.cpp Moved from std::string to CCString *. Since the std::string utility methods in CCBReader were buggy on Android (for unknown reasons). Made string utility methods in CCBReader static. Android build now working equivalent to iOS build. *YAY* 2012-06-14 00:01:01 -07:00
CCSpriteLoader.h Merge with gles20. 2012-06-15 16:26:10 -07:00