simdm
|
d3d42f12c4
|
fixed #1081 cocosbuilder , error when loading CCControlButton from ccbi
|
2012-07-05 00:49:51 +08:00 |
Nicolas Gramlich
|
227683bfa4
|
Cleaned up CCNodeLoaders by using the Marco instead of having a boilerplate createCCNode method in all the cpp files.
|
2012-06-18 13:33:19 -07:00 |
Nicolas Gramlich
|
cdd1fb50ac
|
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 |
Nicolas Gramlich
|
29b22adccc
|
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 |