Public Member Functions | Static Public Member Functions

UIColor(CC3) Class Reference

Extension category to support cocos3d functionality. More...

#import <CC3Foundation.h>

List of all members.

Public Member Functions

(ccColor4F) - asCCColor4F

Static Public Member Functions

(UIColor *) + colorWithCCColor4F:

Detailed Description

Extension category to support cocos3d functionality.


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.


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