cocos2d-iphone  2.1
Improved Cocos2D API Reference (iOS version) for www.koboldtouch.com developers
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
ccBlendFunc Struct Reference

Blend Function used for textures. More...

#include <ccTypes.h>

Public Attributes

GLenum src
 source blend function More...
 
GLenum dst
 destination blend function More...
 

Detailed Description

Blend Function used for textures.

Member Data Documentation

GLenum ccBlendFunc::dst

destination blend function

GLenum ccBlendFunc::src

source blend function


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