CC3PODResourceNode Class Reference
Inherits from | CC3ResourceNode : CC3Node : CC3Identifiable : NSObject |
Declared in | CC3PODResourceNode.h |
Overview
A CC3ResourceNode that can be loaded from a PVR POD resource file.
An instance is loaded using an instance of CC3PODResource. The resourceClass property returns CC3PODResource, and the populateFromResource: method expects to be passed an instance of CC3PODResource.