Public Member Functions | Static Public Member Functions

UIColor(CC3) Class Reference

List of all members.

Public Member Functions

(ccColor4F) - asCCColor4F
(void) - setGLColor

Static Public Member Functions

(UIColor *) + colorWithCCColor4F:

Member Function Documentation

- (ccColor4F) asCCColor4F

Returns a transparent ccColor4F struct containing the RGBA values for this color.

+ (UIColor*) colorWithCCColor4F: (ccColor4F)  rgba

Returns an autoreleased UIColor instance created from the RGBA values in the specified ccColor4F.

- (void) setGLColor

Sets the OpenGL current painting color to this color.


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