cocos2d-iphone  1.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
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: