MultiplexLayer Class Reference

#import <Layer.h>

Inherits Layer.

Collaboration diagram for MultiplexLayer:

Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithLayers:vaList:
(void) - switchTo:
(void) - switchToAndReleaseMe:

Static Public Member Functions

(id) + layerWithLayers:


Detailed Description

A Layer with the ability to multiplex it's children

Member Function Documentation

- (id) initWithLayers: (Layer *)  layer
vaList: (va_list)  params 

initializes a MultiplexLayer with one or more layers

+ (id) layerWithLayers: (Layer *)  layer
,   NS_REQUIRES_NIL_TERMINATION 

creates a MultiplexLayer with one or more layers

- (void) switchTo: (unsigned int)  n  

switches to a certain layer indexed by n

- (void) switchToAndReleaseMe: (unsigned int)  n  

release the current layer and switches to another layer indexed by n


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

Generated on Tue Jun 9 10:39:40 2009 for cocos2d for iPhone 0.7.3 by  doxygen 1.5.8