cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
Public Attributes
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.

Definition at line 276 of file ccTypes.h.


Member Data Documentation

destination blend function

Definition at line 281 of file ccTypes.h.

source blend function

Definition at line 279 of file ccTypes.h.


The documentation for this struct 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