This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // CCLayerLoader.cpp | |
| // line: 7 | |
| // #define PROPERTY_TOUCH_ENABLED "isTouchEnabled" | |
| // ccbreader version 5 | |
| // as cocosbuilder 3 alpha 5, is "touchEnabled" | |
| #define PROPERTY_TOUCH_ENABLED "touchEnabled" | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // | |
| // CCProperty.cpp | |
| // shilipu | |
| // | |
| // Created by wang xiaodong on 13-7-9. | |
| // | |
| // | |
| #include "CCProperty.h" | 
NewerOlder