CCBlendFunc
CCBlendFunc
Cocos2DType: Struct
Constructors
CCBlendFunc(int, int)
Fields
Additive(Cocos2D.CCBlendFunc)
AlphaBlend(Cocos2D.CCBlendFunc)
Destination(System.Int32)
NonPremultiplied(Cocos2D.CCBlendFunc)
Opaque(Cocos2D.CCBlendFunc)
Source(System.Int32)
Methods
Equals(object)
System.Boolean Equals(object)(System.Object obj)Parameters:
obj (System.Object)Returns:
System.BooleanExample
GetHashCode()
System.Int32 GetHashCode()()Returns:
System.Int32Example