CocosSharp.CCTMXLayerInfo Class
contains the information about the layers like:

See Also: CCTMXLayerInfo Members

Syntax

public class CCTMXLayerInfo

Remarks

This information is obtained from the TMX file.

Layer name Layer name Layer size Layer size Layer opacity at creation time (it can be modified at runtime) Layer opacity at creation time (it can be modified at runtime) Whether the layer is visible (if it's not visible, then the CocosNode won't be created) Whether the layer is visible (if it's not visible, then the CocosNode won't be created)

Requirements

Namespace: CocosSharp
Assembly: CocosSharp (in CocosSharp.dll)