|
23 | 23 | <key>TargetIndices</key>
|
24 | 24 | <array/>
|
25 | 25 | </dict>
|
| 26 | + <key>Libraries/cocos2d/CCEffectRenderer.h</key> |
| 27 | + <dict> |
| 28 | + <key>Group</key> |
| 29 | + <array> |
| 30 | + <string>Libraries</string> |
| 31 | + <string>cocos2d</string> |
| 32 | + <string>Effects</string> |
| 33 | + </array> |
| 34 | + <key>Path</key> |
| 35 | + <string>Libraries/cocos2d/CCEffectRenderer.h</string> |
| 36 | + <key>TargetIndices</key> |
| 37 | + <array/> |
| 38 | + </dict> |
26 | 39 | <key>Libraries/cocos2d/CCEffectBrightness.h</key>
|
27 | 40 | <dict>
|
28 | 41 | <key>Group</key>
|
|
36 | 49 | <key>TargetIndices</key>
|
37 | 50 | <array/>
|
38 | 51 | </dict>
|
| 52 | + <key>Libraries/cocos2d/CCEffectSaturation.h</key> |
| 53 | + <dict> |
| 54 | + <key>Group</key> |
| 55 | + <array> |
| 56 | + <string>Libraries</string> |
| 57 | + <string>cocos2d</string> |
| 58 | + <string>Effects</string> |
| 59 | + </array> |
| 60 | + <key>Path</key> |
| 61 | + <string>Libraries/cocos2d/CCEffectSaturation.h</string> |
| 62 | + <key>TargetIndices</key> |
| 63 | + <array/> |
| 64 | + </dict> |
39 | 65 | <key>Libraries/cocos2d/CCEffectContrast.h</key>
|
40 | 66 | <dict>
|
41 | 67 | <key>Group</key>
|
|
181 | 207 | <integer>0</integer>
|
182 | 208 | </array>
|
183 | 209 | </dict>
|
| 210 | + <key>Libraries/cocos2d/CCEffectRenderer.m</key> |
| 211 | + <dict> |
| 212 | + <key>Group</key> |
| 213 | + <array> |
| 214 | + <string>Libraries</string> |
| 215 | + <string>cocos2d</string> |
| 216 | + <string>Effects</string> |
| 217 | + </array> |
| 218 | + <key>Path</key> |
| 219 | + <string>Libraries/cocos2d/CCEffectRenderer.m</string> |
| 220 | + <key>TargetIndices</key> |
| 221 | + <array> |
| 222 | + <integer>0</integer> |
| 223 | + </array> |
| 224 | + </dict> |
184 | 225 | <key>Libraries/cocos2d/CCEffectBrightness.m</key>
|
185 | 226 | <dict>
|
186 | 227 | <key>Group</key>
|
|
196 | 237 | <integer>0</integer>
|
197 | 238 | </array>
|
198 | 239 | </dict>
|
| 240 | + <key>Libraries/cocos2d/CCEffectSaturation.m</key> |
| 241 | + <dict> |
| 242 | + <key>Group</key> |
| 243 | + <array> |
| 244 | + <string>Libraries</string> |
| 245 | + <string>cocos2d</string> |
| 246 | + <string>Effects</string> |
| 247 | + </array> |
| 248 | + <key>Path</key> |
| 249 | + <string>Libraries/cocos2d/CCEffectSaturation.m</string> |
| 250 | + <key>TargetIndices</key> |
| 251 | + <array> |
| 252 | + <integer>0</integer> |
| 253 | + </array> |
| 254 | + </dict> |
199 | 255 | <key>Libraries/cocos2d/CCEffectContrast.m</key>
|
200 | 256 | <dict>
|
201 | 257 | <key>Group</key>
|
|
2742 | 2798 | <key>Nodes</key>
|
2743 | 2799 | <array>
|
2744 | 2800 | <string>Libraries/cocos2d/CCEffect.h</string>
|
| 2801 | + <string>Libraries/cocos2d/CCEffectRenderer.h</string> |
2745 | 2802 | <string>Libraries/cocos2d/CCEffectBrightness.h</string>
|
| 2803 | + <string>Libraries/cocos2d/CCEffectSaturation.h</string> |
2746 | 2804 | <string>Libraries/cocos2d/CCEffectContrast.h</string>
|
2747 | 2805 | <string>Libraries/cocos2d/CCEffectColor.h</string>
|
2748 | 2806 | <string>Libraries/cocos2d/CCEffectColorPulse.h</string>
|
|
2754 | 2812 | <string>Libraries/cocos2d/CCEffect_Private.h</string>
|
2755 | 2813 | <string>Libraries/cocos2d/CCEffectStack_Private.h</string>
|
2756 | 2814 | <string>Libraries/cocos2d/CCEffect.m</string>
|
| 2815 | + <string>Libraries/cocos2d/CCEffectRenderer.m</string> |
2757 | 2816 | <string>Libraries/cocos2d/CCEffectBrightness.m</string>
|
| 2817 | + <string>Libraries/cocos2d/CCEffectSaturation.m</string> |
2758 | 2818 | <string>Libraries/cocos2d/CCEffectContrast.m</string>
|
2759 | 2819 | <string>Libraries/cocos2d/CCEffectColor.m</string>
|
2760 | 2820 | <string>Libraries/cocos2d/CCEffectColorPulse.m</string>
|
|
0 commit comments