cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
Public Member Functions
<CCBlendProtocol> Protocol Reference

#import <CCProtocols.h>

Inheritance diagram for <CCBlendProtocol>:
Inheritance graph
[legend]

List of all members.

Public Member Functions

(void) - setBlendFunc:
(ccBlendFunc- blendFunc

Detailed Description

You can specify the blending fuction.

Since:
v0.99.0

Definition at line 71 of file CCProtocols.h.


Member Function 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:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

cocos2d for iPhone API Reference - Generated using Doxygen 1.7.4