cocos2d-iphone  1.0.1
Improved Cocos2D API Reference (iOS version) for Kobold2D developers
<CCBlendProtocol> Protocol Reference

#include <CCProtocols.h>

+ Inheritance diagram for <CCBlendProtocol>:

List of all members.

Public Member Functions

void setBlendFunc: (ccBlendFunc blendFunc)
ccBlendFunc blendFunc ()

Detailed Description

You can specify the blending fuction.

Since:
v0.99.0

Member Function Documentation

ccBlendFunc CCBlendProtocol-p::blendFunc ( ) [virtual]

returns the blending function used for the texture

void CCBlendProtocol-p::setBlendFunc: ( ccBlendFunc  blendFunc) [virtual]

set the source blending function for the texture


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