This code imitates the “add” effect from Photoshop.
[sheet setBlendFunc: (ccBlendFunc) { GL_SRC_ALPHA, GL_ONE }];
makes games and other things
This code imitates the “add” effect from Photoshop.
[sheet setBlendFunc: (ccBlendFunc) { GL_SRC_ALPHA, GL_ONE }];