cocos2d-iphone
1.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
|
Blend Function used for textures. More...
#include <ccTypes.h>
Public Attributes | |
GLenum | src |
source blend function | |
GLenum | dst |
destination blend function |
Blend Function used for textures.
GLenum ccBlendFunc::dst |
destination blend function
GLenum ccBlendFunc::src |
source blend function