cocos2d-iphone  1.0.1
Improved Cocos2D API Reference (iOS version) for Kobold2D developers
ccBlendFunc Struct Reference

Blend Function used for textures. More...

#include <ccTypes.h>

List of all members.

Public Attributes

GLenum src
 source blend function
GLenum dst
 destination blend function

Detailed Description

Blend Function used for textures.


Member Data Documentation

destination blend function

source blend function


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