Public Member Functions

NSObject(CC3) Class Reference

Extension category to support cocos3d functionality. More...

#import <CC3IOSExtensions.h>

List of all members.

Public Member Functions

(id) - autoreleasedCopy
(id) - DEPRECATED_ATTRIBUTE

Detailed Description

Extension category to support cocos3d functionality.


Member Function Documentation

- (id) autoreleasedCopy

Convenience method to automatically autorelease when copying objects.

Invokes the copy method to create a copy of this instance, autoreleases it, and returns it.

Deprecated:
Renamed to autoreleasedCopy to satisfy naming paradigm for copy...

methods.


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