Skip to main content

CCOGLES

CCOGLES

Cocos2D

Inheritance: System.Object

Constructors

CCOGLES()

CCOGLES()()

Fields

GL_ALWAYS(System.Int32)
GL_DST_ALPHA(System.Int32)
GL_DST_COLOR(System.Int32)
GL_EQUAL(System.Int32)
GL_GEQUAL(System.Int32)
GL_GREATER(System.Int32)
GL_LEQUAL(System.Int32)
GL_LESS(System.Int32)
GL_NEVER(System.Int32)
GL_NOTEQUAL(System.Int32)
GL_ONE(System.Int32)
GL_ONE_MINUS_DST_ALPHA(System.Int32)
GL_ONE_MINUS_DST_COLOR(System.Int32)
GL_ONE_MINUS_SRC_ALPHA(System.Int32)
GL_ONE_MINUS_SRC_COLOR(System.Int32)
GL_SRC_ALPHA(System.Int32)
GL_SRC_ALPHA_SATURATE(System.Int32)
GL_SRC_COLOR(System.Int32)
GL_ZERO(System.Int32)

Methods

GetXNABlend(int)

Microsoft.Xna.Framework.Graphics.Blend GetXNABlend(int)(System.Int32 glBlend)
Parameters:
glBlend (System.Int32)
Returns:
Microsoft.Xna.Framework.Graphics.Blend