cocos2d-iphone  2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
<CCBlendProtocol> Protocol Referenceabstract

#import <CCProtocols.h>

Inheritance diagram for <CCBlendProtocol>:
Collaboration diagram for <CCBlendProtocol>:

Instance Methods

(void) - setBlendFunc:
 
(ccBlendFunc- blendFunc
 

Detailed Description

You can specify the blending function.

Since
v0.99.0

Method Documentation

- (ccBlendFunc) blendFunc

returns the blending function used for the texture

- (void) setBlendFunc: (ccBlendFunc blendFunc

set the source blending function for the texture


The documentation for this protocol was generated from the following file: