We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3e63c commit b077befCopy full SHA for b077bef
cocos2d/CCSprite_Private.h
@@ -42,6 +42,8 @@
42
43
+ (CCSpriteTexCoordSet)textureCoordsForTexture:(CCTexture *)texture withRect:(CGRect)rect rotated:(BOOL)rotated xFlipped:(BOOL)flipX yFlipped:(BOOL)flipY;
44
45
+- (void)updateShaderUniformsFromEffect;
46
+
47
@end
48
49
0 commit comments