Skip to main content

Cocos2D.CCTMXLayer


Class CCTMXLayer

Namespace: Cocos2D
Assembly: Cocos2D.dll, cocos2d_mono.Core.Android.dll, cocos2d_mono.Core.DesktopGL.dll, cocos2d-mono.Core.iOS.dll, cocos2d_mono.Core.Linux.dll, cocos2d_mono.Core.macOS.dll, cocos2d_mono.Windows.dll, cocos2d_mono.DesktopGL.dll, cocos2d-mono.iOS.dll, cocos2d_mono.Linux.dll, cocos2d_mono.macOS.dll

public class CCTMXLayer : CCSpriteBatchNode, ICCSelectorProtocol, ICCFocusable, ICCTargetedTouchDelegate, ICCStandardTouchDelegate, ICCTouchDelegate, ICCKeypadDelegate, ICCKeyboardDelegate, ICCRGBAProtocol, IComparer<CCNode>, ICCTextureProtocol, ICCBlendProtocol

Inheritance

objectCCNodeCCSpriteBatchNodeCCTMXLayer

Implements

ICCSelectorProtocol, ICCFocusable, ICCTargetedTouchDelegate, ICCStandardTouchDelegate, ICCTouchDelegate, ICCKeypadDelegate, ICCKeyboardDelegate, ICCRGBAProtocol, IComparer<CCNode>, ICCTextureProtocol, ICCBlendProtocol

Inherited Members

CCSpriteBatchNode.m_blendFunc, CCSpriteBatchNode.m_pobDescendants, CCSpriteBatchNode.m_pobTextureAtlas, CCSpriteBatchNode.InitWithFile(string, int), CCSpriteBatchNode.InitWithTexture(CCTexture2D, int), CCSpriteBatchNode.Init(), CCSpriteBatchNode.Visit(), CCSpriteBatchNode.AddChild(CCNode, int, int), CCSpriteBatchNode.ReorderChild(CCNode, int), CCSpriteBatchNode.RemoveChild(CCNode, bool), CCSpriteBatchNode.RemoveChildAtIndex(int, bool), CCSpriteBatchNode.RemoveAllChildren(bool), CCSpriteBatchNode.Compare(CCNode, CCNode), CCSpriteBatchNode.SortAllChildren(), CCSpriteBatchNode.ReorderBatch(bool), CCSpriteBatchNode.Draw(), CCSpriteBatchNode.IncreaseAtlasCapacity(), CCSpriteBatchNode.RebuildIndexInOrder(CCSprite, int), CCSpriteBatchNode.HighestAtlasIndexInChild(CCSprite), CCSpriteBatchNode.LowestAtlasIndexInChild(CCSprite), CCSpriteBatchNode.AtlasIndexForChild(CCSprite, int), CCSpriteBatchNode.AppendChild(CCSprite), CCSpriteBatchNode.RemoveSpriteFromAtlas(CCSprite), CCSpriteBatchNode.InsertQuadFromSprite(CCSprite, int), CCSpriteBatchNode.UpdateQuadFromSprite(CCSprite, int), CCSpriteBatchNode.AddSpriteWithoutQuad(CCSprite, int, int), CCSpriteBatchNode.TextureAtlas, CCSpriteBatchNode.Descendants, CCSpriteBatchNode.BlendFunc, CCSpriteBatchNode.Texture, CCSpriteBatchNode.IsAntialiased, CCNode.kCCNodeTagInvalid, CCNode.m_bIgnoreAnchorPointForPosition, CCNode.m_sTransform, CCNode.m_bInverseDirty, CCNode.m_bRunning, CCNode.m_bTransformDirty, CCNode.m_bVisible, CCNode.m_bReorderChildDirty, CCNode.m_fRotationX, CCNode.m_fRotationY, CCNode.m_fScaleX, CCNode.m_fScaleY, CCNode.m_bWorldTransformIsDirty, CCNode.m_NodeToWorldTransform, CCNode.m_fSkewX, CCNode.m_fSkewY, CCNode.m_fVertexZ, CCNode.m_uOrderOfArrival, CCNode.m_pActionManager, CCNode.m_pCamera, CCNode.m_pChildren, CCNode.m_pChildrenByTag, CCNode.m_pGrid, CCNode.m_pParent, CCNode.m_pScheduler, CCNode.pDispatcher, CCNode.m_pUserData, CCNode.m_obAnchorPoint, CCNode.m_obAnchorPointInPoints, CCNode.m_obContentSize, CCNode.m_obPosition, CCNode._displayedOpacity, CCNode._realOpacity, CCNode._displayedColor, CCNode._realColor, CCNode._cascadeColorEnabled, CCNode._cascadeOpacityEnabled, CCNode.Init(), CCNode.Serialize(Stream), CCNode.Deserialize(Stream), CCNode.ConvertPointTo(ref CCPoint, CCNode), CCNode.GetBoundingBox(CCNode), CCNode.ForceTransformRefresh(), CCNode.Update(float), CCNode.GetPosition(out float, out float), CCNode.SetPosition(float, float), CCNode.ResetCleanState(), CCNode.Cleanup(), CCNode.GetChildByTag(int), CCNode.AddChild(CCNode), CCNode.AddChild(CCNode, int), CCNode.AddChild(CCNode, int, int), CCNode.RemoveFromParent(bool), CCNode.RemoveChild(CCNode, bool), CCNode.RemoveChildByTag(int), CCNode.RemoveChildByTag(int, bool), CCNode.RemoveAllChildrenByTag(int), CCNode.RemoveAllChildrenByTag(int, bool), CCNode.RemoveAllChildren(bool), CCNode.UpdateZOrderRange(), CCNode.ReorderChild(CCNode, int), CCNode.Compare(CCNode, CCNode), CCNode.SortAllChildren(), CCNode.Draw(), CCNode.UpdateGraphIndex(), CCNode.Visit(), CCNode.Visit(ref CCAffineTransform), CCNode.VisitRenderer(ref CCAffineTransform), CCNode.TransformAncestors(), CCNode.SetTransform(CCAffineTransform), CCNode.Transform(), CCNode.UpdateDisplayedColor(CCColor3B), CCNode.UpdateDisplayedOpacity(byte), CCNode.OnEnter(), CCNode.OnEnterTransitionDidFinish(), CCNode.AddedToScene(), CCNode.OnExitTransitionDidStart(), CCNode.OnExit(), CCNode.RunAction(CCAction), CCNode.StopAllActions(), CCNode.StopAction(CCAction), CCNode.StopAction(int), CCNode.GetAction(int), CCNode.NumberOfRunningActions(), CCNode.ScheduleUpdate(), CCNode.ScheduleUpdateWithPriority(int), CCNode.UnscheduleUpdate(), CCNode.Schedule(Action<float>), CCNode.Schedule(Action<float>, float), CCNode.Schedule(Action<float>, float, uint, float), CCNode.ScheduleOnce(Action<float>, float), CCNode.Unschedule(Action<float>), CCNode.UnscheduleAllSelectors(), CCNode.UnscheduleAll(), CCNode.Resume(), CCNode.ResumeSchedulerAndActions(), CCNode.Pause(), CCNode.PauseSchedulerAndActions(), CCNode.NodeToParentTransform(), CCNode.SetTransformIsDirty(), CCNode.SetWorldTransformIsDirty(), CCNode.UpdateTransform(), CCNode.ParentToNodeTransform(), CCNode.NodeToWorldTransform(), CCNode.WorldToNodeTransform(), CCNode.ConvertToNodeSpace(CCPoint), CCNode.ConvertToWorldSpace(CCPoint), CCNode.ConvertToNodeSpaceAr(CCPoint), CCNode.ConvertToWorldSpaceAr(CCPoint), CCNode.ConvertToWindowSpace(CCPoint), CCNode.ConvertTouchToNodeSpace(CCTouch), CCNode.ConvertTouchToNodeSpaceAr(CCTouch), CCNode.RegisterWithTouchDispatcher(), CCNode.TouchesBegan(List<CCTouch>), CCNode.TouchesMoved(List<CCTouch>), CCNode.TouchesEnded(List<CCTouch>), CCNode.TouchesCancelled(List<CCTouch>), CCNode.TouchBegan(CCTouch), CCNode.TouchMoved(CCTouch), CCNode.TouchEnded(CCTouch), CCNode.TouchCancelled(CCTouch), CCNode.KeyBackClicked(), CCNode.KeyMenuClicked(), CCNode.KeyPressed(Keys), CCNode.KeyReleased(Keys), CCNode.KeyboardCurrentState(KeyboardState), CCNode.OnGamePadTriggerUpdate(float, float, PlayerIndex), CCNode.OnGamePadStickUpdate(CCGameStickStatus, CCGameStickStatus, PlayerIndex), CCNode.OnGamePadDPadUpdate(CCGamePadButtonStatus, CCGamePadButtonStatus, CCGamePadButtonStatus, CCGamePadButtonStatus, PlayerIndex), CCNode.OnGamePadConnectionUpdate(PlayerIndex, bool), CCNode.OnGamePadButtonUpdate(CCGamePadButtonStatus, CCGamePadButtonStatus, CCGamePadButtonStatus, CCGamePadButtonStatus, CCGamePadButtonStatus, CCGamePadButtonStatus, CCGamePadButtonStatus, CCGamePadButtonStatus, CCGamePadButtonStatus, PlayerIndex), CCNode.Dispose(), CCNode.Dispose(bool), CCNode.CleanUpParentsProperly(), CCNode.Color, CCNode.DisplayedColor, CCNode.Opacity, CCNode.DisplayedOpacity, CCNode.IsOpacityModifyRGB, CCNode.CascadeColorEnabled, CCNode.CascadeOpacityEnabled, CCNode.IsSerializable, CCNode.HasFocus, CCNode.CanReceiveFocus, CCNode.Tag, CCNode.UserData, CCNode.UserObject, CCNode.SkewX, CCNode.SkewY, CCNode.LocalMaxZForChildren, CCNode.LocalMInZForChildren, CCNode.ZOrder, CCNode.VertexZ, CCNode.Rotation, CCNode.RotationX, CCNode.RotationY, CCNode.Scale, CCNode.ScaleX, CCNode.ScaleY, CCNode.Position, CCNode.PositionX, CCNode.PositionY, CCNode.Children, CCNode.ChildrenCount, CCNode.Camera, CCNode.Grid, CCNode.VisibleInParent, CCNode.Visible, CCNode.AnchorPointInPoints, CCNode.AnchorPoint, CCNode.ContentSizeInPixels, CCNode.ScaledContentSize, CCNode.ContentSize, CCNode.IsRunning, CCNode.Parent, CCNode.IgnoreAnchorPointForPosition, CCNode.WorldBoundingBox, CCNode.BoundingBoxTransformedToWorld, CCNode.AffineLocalTransform, CCNode.AffineWorldTransform, CCNode.BoundingBox, CCNode.BoundingBoxInPixels, CCNode.OrderOfArrival, CCNode.AdditionalTransform, CCNode.Name, CCNode.ActionManager, CCNode.Scheduler, CCNode.TouchMode, CCNode.TouchEnabled, CCNode.VisibleForTouches, CCNode.TouchPriority, CCNode.KeypadEnabled, CCNode.KeyboardEnabled, CCNode.KeyboardMode, CCNode.GamePadEnabled, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

public CCTMXLayer(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

public CCTMXLayer(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

public CCTMXLayer(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

public CCTMXLayer(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

public CCTMXLayer(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

public CCTMXLayer(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

public CCTMXLayer(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

public CCTMXLayer(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

public CCTMXLayer(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

public CCTMXLayer(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

public CCTMXLayer(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

public CCTMXLayer(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Fields

m_bUseAutomaticVertexZ

protected bool m_bUseAutomaticVertexZ

Field Value

bool

m_bUseAutomaticVertexZ

protected bool m_bUseAutomaticVertexZ

Field Value

bool

m_bUseAutomaticVertexZ

protected bool m_bUseAutomaticVertexZ

Field Value

bool

m_bUseAutomaticVertexZ

protected bool m_bUseAutomaticVertexZ

Field Value

bool

m_bUseAutomaticVertexZ

protected bool m_bUseAutomaticVertexZ

Field Value

bool

m_bUseAutomaticVertexZ

protected bool m_bUseAutomaticVertexZ

Field Value

bool

m_bUseAutomaticVertexZ

protected bool m_bUseAutomaticVertexZ

Field Value

bool

m_bUseAutomaticVertexZ

protected bool m_bUseAutomaticVertexZ

Field Value

bool

m_bUseAutomaticVertexZ

protected bool m_bUseAutomaticVertexZ

Field Value

bool

m_bUseAutomaticVertexZ

protected bool m_bUseAutomaticVertexZ

Field Value

bool

m_bUseAutomaticVertexZ

protected bool m_bUseAutomaticVertexZ

Field Value

bool

m_bUseAutomaticVertexZ

protected bool m_bUseAutomaticVertexZ

Field Value

bool

m_cOpacity

protected byte m_cOpacity

Field Value

byte

m_cOpacity

protected byte m_cOpacity

Field Value

byte

m_cOpacity

protected byte m_cOpacity

Field Value

byte

m_cOpacity

protected byte m_cOpacity

Field Value

byte

m_cOpacity

protected byte m_cOpacity

Field Value

byte

m_cOpacity

protected byte m_cOpacity

Field Value

byte

m_cOpacity

protected byte m_cOpacity

Field Value

byte

m_cOpacity

protected byte m_cOpacity

Field Value

byte

m_cOpacity

protected byte m_cOpacity

Field Value

byte

m_cOpacity

protected byte m_cOpacity

Field Value

byte

m_cOpacity

protected byte m_cOpacity

Field Value

byte

m_cOpacity

protected byte m_cOpacity

Field Value

byte

m_fAlphaFuncValue

protected float m_fAlphaFuncValue

Field Value

float

m_fAlphaFuncValue

protected float m_fAlphaFuncValue

Field Value

float

m_fAlphaFuncValue

protected float m_fAlphaFuncValue

Field Value

float

m_fAlphaFuncValue

protected float m_fAlphaFuncValue

Field Value

float

m_fAlphaFuncValue

protected float m_fAlphaFuncValue

Field Value

float

m_fAlphaFuncValue

protected float m_fAlphaFuncValue

Field Value

float

m_fAlphaFuncValue

protected float m_fAlphaFuncValue

Field Value

float

m_fAlphaFuncValue

protected float m_fAlphaFuncValue

Field Value

float

m_fAlphaFuncValue

protected float m_fAlphaFuncValue

Field Value

float

m_fAlphaFuncValue

protected float m_fAlphaFuncValue

Field Value

float

m_fAlphaFuncValue

protected float m_fAlphaFuncValue

Field Value

float

m_fAlphaFuncValue

protected float m_fAlphaFuncValue

Field Value

float

m_fContentScaleFactor

protected float m_fContentScaleFactor

Field Value

float

m_fContentScaleFactor

protected float m_fContentScaleFactor

Field Value

float

m_fContentScaleFactor

protected float m_fContentScaleFactor

Field Value

float

m_fContentScaleFactor

protected float m_fContentScaleFactor

Field Value

float

m_fContentScaleFactor

protected float m_fContentScaleFactor

Field Value

float

m_fContentScaleFactor

protected float m_fContentScaleFactor

Field Value

float

m_fContentScaleFactor

protected float m_fContentScaleFactor

Field Value

float

m_fContentScaleFactor

protected float m_fContentScaleFactor

Field Value

float

m_fContentScaleFactor

protected float m_fContentScaleFactor

Field Value

float

m_fContentScaleFactor

protected float m_fContentScaleFactor

Field Value

float

m_fContentScaleFactor

protected float m_fContentScaleFactor

Field Value

float

m_fContentScaleFactor

protected float m_fContentScaleFactor

Field Value

float

m_nVertexZvalue

protected int m_nVertexZvalue

Field Value

int

m_nVertexZvalue

protected int m_nVertexZvalue

Field Value

int

m_nVertexZvalue

protected int m_nVertexZvalue

Field Value

int

m_nVertexZvalue

protected int m_nVertexZvalue

Field Value

int

m_nVertexZvalue

protected int m_nVertexZvalue

Field Value

int

m_nVertexZvalue

protected int m_nVertexZvalue

Field Value

int

m_nVertexZvalue

protected int m_nVertexZvalue

Field Value

int

m_nVertexZvalue

protected int m_nVertexZvalue

Field Value

int

m_nVertexZvalue

protected int m_nVertexZvalue

Field Value

int

m_nVertexZvalue

protected int m_nVertexZvalue

Field Value

int

m_nVertexZvalue

protected int m_nVertexZvalue

Field Value

int

m_nVertexZvalue

protected int m_nVertexZvalue

Field Value

int

m_pAtlasIndexArray

protected List<int> m_pAtlasIndexArray

Field Value

List[int](https://learn.microsoft.com/dotnet/api/system.int32)\

m_pAtlasIndexArray

protected List<int> m_pAtlasIndexArray

Field Value

List[int](https://learn.microsoft.com/dotnet/api/system.int32)\

m_pAtlasIndexArray

protected List<int> m_pAtlasIndexArray

Field Value

List[int](https://learn.microsoft.com/dotnet/api/system.int32)\

m_pAtlasIndexArray

protected List<int> m_pAtlasIndexArray

Field Value

List[int](https://learn.microsoft.com/dotnet/api/system.int32)\

m_pAtlasIndexArray

protected List<int> m_pAtlasIndexArray

Field Value

List[int](https://learn.microsoft.com/dotnet/api/system.int32)\

m_pAtlasIndexArray

protected List<int> m_pAtlasIndexArray

Field Value

List[int](https://learn.microsoft.com/dotnet/api/system.int32)\

m_pAtlasIndexArray

protected List<int> m_pAtlasIndexArray

Field Value

List[int](https://learn.microsoft.com/dotnet/api/system.int32)\

m_pAtlasIndexArray

protected List<int> m_pAtlasIndexArray

Field Value

List[int](https://learn.microsoft.com/dotnet/api/system.int32)\

m_pAtlasIndexArray

protected List<int> m_pAtlasIndexArray

Field Value

List[int](https://learn.microsoft.com/dotnet/api/system.int32)\

m_pAtlasIndexArray

protected List<int> m_pAtlasIndexArray

Field Value

List[int](https://learn.microsoft.com/dotnet/api/system.int32)\

m_pAtlasIndexArray

protected List<int> m_pAtlasIndexArray

Field Value

List[int](https://learn.microsoft.com/dotnet/api/system.int32)\

m_pAtlasIndexArray

protected List<int> m_pAtlasIndexArray

Field Value

List[int](https://learn.microsoft.com/dotnet/api/system.int32)\

m_pReusedTile

protected CCSprite m_pReusedTile

Field Value

CCSprite

m_pReusedTile

protected CCSprite m_pReusedTile

Field Value

CCSprite

m_pReusedTile

protected CCSprite m_pReusedTile

Field Value

CCSprite

m_pReusedTile

protected CCSprite m_pReusedTile

Field Value

CCSprite

m_pReusedTile

protected CCSprite m_pReusedTile

Field Value

CCSprite

m_pReusedTile

protected CCSprite m_pReusedTile

Field Value

CCSprite

m_pReusedTile

protected CCSprite m_pReusedTile

Field Value

CCSprite

m_pReusedTile

protected CCSprite m_pReusedTile

Field Value

CCSprite

m_pReusedTile

protected CCSprite m_pReusedTile

Field Value

CCSprite

m_pReusedTile

protected CCSprite m_pReusedTile

Field Value

CCSprite

m_pReusedTile

protected CCSprite m_pReusedTile

Field Value

CCSprite

m_pReusedTile

protected CCSprite m_pReusedTile

Field Value

CCSprite

m_sLayerName

protected string m_sLayerName

Field Value

string

m_sLayerName

protected string m_sLayerName

Field Value

string

m_sLayerName

protected string m_sLayerName

Field Value

string

m_sLayerName

protected string m_sLayerName

Field Value

string

m_sLayerName

protected string m_sLayerName

Field Value

string

m_sLayerName

protected string m_sLayerName

Field Value

string

m_sLayerName

protected string m_sLayerName

Field Value

string

m_sLayerName

protected string m_sLayerName

Field Value

string

m_sLayerName

protected string m_sLayerName

Field Value

string

m_sLayerName

protected string m_sLayerName

Field Value

string

m_sLayerName

protected string m_sLayerName

Field Value

string

m_sLayerName

protected string m_sLayerName

Field Value

string

m_uMaxGID

protected uint m_uMaxGID

Field Value

uint

m_uMaxGID

protected uint m_uMaxGID

Field Value

uint

m_uMaxGID

protected uint m_uMaxGID

Field Value

uint

m_uMaxGID

protected uint m_uMaxGID

Field Value

uint

m_uMaxGID

protected uint m_uMaxGID

Field Value

uint

m_uMaxGID

protected uint m_uMaxGID

Field Value

uint

m_uMaxGID

protected uint m_uMaxGID

Field Value

uint

m_uMaxGID

protected uint m_uMaxGID

Field Value

uint

m_uMaxGID

protected uint m_uMaxGID

Field Value

uint

m_uMaxGID

protected uint m_uMaxGID

Field Value

uint

m_uMaxGID

protected uint m_uMaxGID

Field Value

uint

m_uMaxGID

protected uint m_uMaxGID

Field Value

uint

m_uMinGID

protected uint m_uMinGID

Field Value

uint

m_uMinGID

protected uint m_uMinGID

Field Value

uint

m_uMinGID

protected uint m_uMinGID

Field Value

uint

m_uMinGID

protected uint m_uMinGID

Field Value

uint

m_uMinGID

protected uint m_uMinGID

Field Value

uint

m_uMinGID

protected uint m_uMinGID

Field Value

uint

m_uMinGID

protected uint m_uMinGID

Field Value

uint

m_uMinGID

protected uint m_uMinGID

Field Value

uint

m_uMinGID

protected uint m_uMinGID

Field Value

uint

m_uMinGID

protected uint m_uMinGID

Field Value

uint

m_uMinGID

protected uint m_uMinGID

Field Value

uint

m_uMinGID

protected uint m_uMinGID

Field Value

uint

Properties

LayerName

public string LayerName { get; set; }

Property Value

string

LayerName

public string LayerName { get; set; }

Property Value

string

LayerName

public string LayerName { get; set; }

Property Value

string

LayerName

public string LayerName { get; set; }

Property Value

string

LayerName

public string LayerName { get; set; }

Property Value

string

LayerName

public string LayerName { get; set; }

Property Value

string

LayerName

public string LayerName { get; set; }

Property Value

string

LayerName

public string LayerName { get; set; }

Property Value

string

LayerName

public string LayerName { get; set; }

Property Value

string

LayerName

public string LayerName { get; set; }

Property Value

string

LayerName

public string LayerName { get; set; }

Property Value

string

LayerName

public string LayerName { get; set; }

Property Value

string

LayerOrientation

public CCTMXOrientation LayerOrientation { get; set; }

Property Value

CCTMXOrientation

LayerOrientation

public CCTMXOrientation LayerOrientation { get; set; }

Property Value

CCTMXOrientation

LayerOrientation

public CCTMXOrientation LayerOrientation { get; set; }

Property Value

CCTMXOrientation

LayerOrientation

public CCTMXOrientation LayerOrientation { get; set; }

Property Value

CCTMXOrientation

LayerOrientation

public CCTMXOrientation LayerOrientation { get; set; }

Property Value

CCTMXOrientation

LayerOrientation

public CCTMXOrientation LayerOrientation { get; set; }

Property Value

CCTMXOrientation

LayerOrientation

public CCTMXOrientation LayerOrientation { get; set; }

Property Value

CCTMXOrientation

LayerOrientation

public CCTMXOrientation LayerOrientation { get; set; }

Property Value

CCTMXOrientation

LayerOrientation

public CCTMXOrientation LayerOrientation { get; set; }

Property Value

CCTMXOrientation

LayerOrientation

public CCTMXOrientation LayerOrientation { get; set; }

Property Value

CCTMXOrientation

LayerOrientation

public CCTMXOrientation LayerOrientation { get; set; }

Property Value

CCTMXOrientation

LayerOrientation

public CCTMXOrientation LayerOrientation { get; set; }

Property Value

CCTMXOrientation

LayerSize

public CCSize LayerSize { get; set; }

Property Value

CCSize

LayerSize

public CCSize LayerSize { get; set; }

Property Value

CCSize

LayerSize

public CCSize LayerSize { get; set; }

Property Value

CCSize

LayerSize

public CCSize LayerSize { get; set; }

Property Value

CCSize

LayerSize

public CCSize LayerSize { get; set; }

Property Value

CCSize

LayerSize

public CCSize LayerSize { get; set; }

Property Value

CCSize

LayerSize

public CCSize LayerSize { get; set; }

Property Value

CCSize

LayerSize

public CCSize LayerSize { get; set; }

Property Value

CCSize

LayerSize

public CCSize LayerSize { get; set; }

Property Value

CCSize

LayerSize

public CCSize LayerSize { get; set; }

Property Value

CCSize

LayerSize

public CCSize LayerSize { get; set; }

Property Value

CCSize

LayerSize

public CCSize LayerSize { get; set; }

Property Value

CCSize

MapTileSize

public CCSize MapTileSize { get; set; }

Property Value

CCSize

MapTileSize

public CCSize MapTileSize { get; set; }

Property Value

CCSize

MapTileSize

public CCSize MapTileSize { get; set; }

Property Value

CCSize

MapTileSize

public CCSize MapTileSize { get; set; }

Property Value

CCSize

MapTileSize

public CCSize MapTileSize { get; set; }

Property Value

CCSize

MapTileSize

public CCSize MapTileSize { get; set; }

Property Value

CCSize

MapTileSize

public CCSize MapTileSize { get; set; }

Property Value

CCSize

MapTileSize

public CCSize MapTileSize { get; set; }

Property Value

CCSize

MapTileSize

public CCSize MapTileSize { get; set; }

Property Value

CCSize

MapTileSize

public CCSize MapTileSize { get; set; }

Property Value

CCSize

MapTileSize

public CCSize MapTileSize { get; set; }

Property Value

CCSize

MapTileSize

public CCSize MapTileSize { get; set; }

Property Value

CCSize

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>

Properties

public Dictionary<string, string> Properties { get; set; }

Property Value

Dictionary<string, string>

TileSet

public CCTMXTilesetInfo TileSet { get; set; }

Property Value

CCTMXTilesetInfo

TileSet

public CCTMXTilesetInfo TileSet { get; set; }

Property Value

CCTMXTilesetInfo

TileSet

public CCTMXTilesetInfo TileSet { get; set; }

Property Value

CCTMXTilesetInfo

TileSet

public CCTMXTilesetInfo TileSet { get; set; }

Property Value

CCTMXTilesetInfo

TileSet

public CCTMXTilesetInfo TileSet { get; set; }

Property Value

CCTMXTilesetInfo

TileSet

public CCTMXTilesetInfo TileSet { get; set; }

Property Value

CCTMXTilesetInfo

TileSet

public CCTMXTilesetInfo TileSet { get; set; }

Property Value

CCTMXTilesetInfo

TileSet

public CCTMXTilesetInfo TileSet { get; set; }

Property Value

CCTMXTilesetInfo

TileSet

public CCTMXTilesetInfo TileSet { get; set; }

Property Value

CCTMXTilesetInfo

TileSet

public CCTMXTilesetInfo TileSet { get; set; }

Property Value

CCTMXTilesetInfo

TileSet

public CCTMXTilesetInfo TileSet { get; set; }

Property Value

CCTMXTilesetInfo

TileSet

public CCTMXTilesetInfo TileSet { get; set; }

Property Value

CCTMXTilesetInfo

Tiles

public uint[] Tiles { get; set; }

Property Value

uint[]

Tiles

public uint[] Tiles { get; set; }

Property Value

uint[]

Tiles

public uint[] Tiles { get; set; }

Property Value

uint[]

Tiles

public uint[] Tiles { get; set; }

Property Value

uint[]

Tiles

public uint[] Tiles { get; set; }

Property Value

uint[]

Tiles

public uint[] Tiles { get; set; }

Property Value

uint[]

Tiles

public uint[] Tiles { get; set; }

Property Value

uint[]

Tiles

public uint[] Tiles { get; set; }

Property Value

uint[]

Tiles

public uint[] Tiles { get; set; }

Property Value

uint[]

Tiles

public uint[] Tiles { get; set; }

Property Value

uint[]

Tiles

public uint[] Tiles { get; set; }

Property Value

uint[]

Tiles

public uint[] Tiles { get; set; }

Property Value

uint[]

Methods

AddChild(CCNode, int, int)

public override void AddChild(CCNode child, int zOrder, int tag)

Parameters

child CCNode

zOrder int

tag int

AddChild(CCNode, int, int)

public override void AddChild(CCNode child, int zOrder, int tag)

Parameters

child CCNode

zOrder int

tag int

AddChild(CCNode, int, int)

public override void AddChild(CCNode child, int zOrder, int tag)

Parameters

child CCNode

zOrder int

tag int

AddChild(CCNode, int, int)

public override void AddChild(CCNode child, int zOrder, int tag)

Parameters

child CCNode

zOrder int

tag int

AddChild(CCNode, int, int)

public override void AddChild(CCNode child, int zOrder, int tag)

Parameters

child CCNode

zOrder int

tag int

AddChild(CCNode, int, int)

public override void AddChild(CCNode child, int zOrder, int tag)

Parameters

child CCNode

zOrder int

tag int

AddChild(CCNode, int, int)

public override void AddChild(CCNode child, int zOrder, int tag)

Parameters

child CCNode

zOrder int

tag int

AddChild(CCNode, int, int)

public override void AddChild(CCNode child, int zOrder, int tag)

Parameters

child CCNode

zOrder int

tag int

AddChild(CCNode, int, int)

public override void AddChild(CCNode child, int zOrder, int tag)

Parameters

child CCNode

zOrder int

tag int

AddChild(CCNode, int, int)

public override void AddChild(CCNode child, int zOrder, int tag)

Parameters

child CCNode

zOrder int

tag int

AddChild(CCNode, int, int)

public override void AddChild(CCNode child, int zOrder, int tag)

Parameters

child CCNode

zOrder int

tag int

AddChild(CCNode, int, int)

public override void AddChild(CCNode child, int zOrder, int tag)

Parameters

child CCNode

zOrder int

tag int

Draw()

This is called from the Visit() method. This is where you DRAW your node. Only draw stuff from this method call.

public override void Draw()

Draw()

This is called from the Visit() method. This is where you DRAW your node. Only draw stuff from this method call.

public override void Draw()

Draw()

public override void Draw()

Draw()

public override void Draw()

Draw()

public override void Draw()

Draw()

public override void Draw()

Draw()

public override void Draw()

Draw()

public override void Draw()

Draw()

public override void Draw()

Draw()

public override void Draw()

Draw()

public override void Draw()

Draw()

public override void Draw()

InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

protected virtual bool InitWithTilesetInfo(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Returns

bool

InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

protected virtual bool InitWithTilesetInfo(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Returns

bool

InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

protected virtual bool InitWithTilesetInfo(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Returns

bool

InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

protected virtual bool InitWithTilesetInfo(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Returns

bool

InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

protected virtual bool InitWithTilesetInfo(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Returns

bool

InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

protected virtual bool InitWithTilesetInfo(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Returns

bool

InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

protected virtual bool InitWithTilesetInfo(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Returns

bool

InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

protected virtual bool InitWithTilesetInfo(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Returns

bool

InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

protected virtual bool InitWithTilesetInfo(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Returns

bool

InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

protected virtual bool InitWithTilesetInfo(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Returns

bool

InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

protected virtual bool InitWithTilesetInfo(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Returns

bool

InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)

protected virtual bool InitWithTilesetInfo(CCTMXTilesetInfo tilesetInfo, CCTMXLayerInfo layerInfo, CCTMXMapInfo mapInfo)

Parameters

tilesetInfo CCTMXTilesetInfo

layerInfo CCTMXLayerInfo

mapInfo CCTMXMapInfo

Returns

bool

PositionAt(CCPoint)

public virtual CCPoint PositionAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCPoint

PositionAt(CCPoint)

public virtual CCPoint PositionAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCPoint

PositionAt(CCPoint)

public virtual CCPoint PositionAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCPoint

PositionAt(CCPoint)

public virtual CCPoint PositionAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCPoint

PositionAt(CCPoint)

public virtual CCPoint PositionAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCPoint

PositionAt(CCPoint)

public virtual CCPoint PositionAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCPoint

PositionAt(CCPoint)

public virtual CCPoint PositionAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCPoint

PositionAt(CCPoint)

public virtual CCPoint PositionAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCPoint

PositionAt(CCPoint)

public virtual CCPoint PositionAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCPoint

PositionAt(CCPoint)

public virtual CCPoint PositionAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCPoint

PositionAt(CCPoint)

public virtual CCPoint PositionAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCPoint

PositionAt(CCPoint)

public virtual CCPoint PositionAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCPoint

PropertyNamed(string)

public virtual string PropertyNamed(string propertyName)

Parameters

propertyName string

Returns

string

PropertyNamed(string)

public virtual string PropertyNamed(string propertyName)

Parameters

propertyName string

Returns

string

PropertyNamed(string)

public virtual string PropertyNamed(string propertyName)

Parameters

propertyName string

Returns

string

PropertyNamed(string)

public virtual string PropertyNamed(string propertyName)

Parameters

propertyName string

Returns

string

PropertyNamed(string)

public virtual string PropertyNamed(string propertyName)

Parameters

propertyName string

Returns

string

PropertyNamed(string)

public virtual string PropertyNamed(string propertyName)

Parameters

propertyName string

Returns

string

PropertyNamed(string)

public virtual string PropertyNamed(string propertyName)

Parameters

propertyName string

Returns

string

PropertyNamed(string)

public virtual string PropertyNamed(string propertyName)

Parameters

propertyName string

Returns

string

PropertyNamed(string)

public virtual string PropertyNamed(string propertyName)

Parameters

propertyName string

Returns

string

PropertyNamed(string)

public virtual string PropertyNamed(string propertyName)

Parameters

propertyName string

Returns

string

PropertyNamed(string)

public virtual string PropertyNamed(string propertyName)

Parameters

propertyName string

Returns

string

PropertyNamed(string)

public virtual string PropertyNamed(string propertyName)

Parameters

propertyName string

Returns

string

ReleaseMap()

public virtual void ReleaseMap()

ReleaseMap()

public virtual void ReleaseMap()

ReleaseMap()

public virtual void ReleaseMap()

ReleaseMap()

public virtual void ReleaseMap()

ReleaseMap()

public virtual void ReleaseMap()

ReleaseMap()

public virtual void ReleaseMap()

ReleaseMap()

public virtual void ReleaseMap()

ReleaseMap()

public virtual void ReleaseMap()

ReleaseMap()

public virtual void ReleaseMap()

ReleaseMap()

public virtual void ReleaseMap()

ReleaseMap()

public virtual void ReleaseMap()

ReleaseMap()

public virtual void ReleaseMap()

RemoveChild(CCNode, bool)

public override void RemoveChild(CCNode node, bool cleanup)

Parameters

node CCNode

cleanup bool

RemoveChild(CCNode, bool)

public override void RemoveChild(CCNode node, bool cleanup)

Parameters

node CCNode

cleanup bool

RemoveChild(CCNode, bool)

public override void RemoveChild(CCNode node, bool cleanup)

Parameters

node CCNode

cleanup bool

RemoveChild(CCNode, bool)

public override void RemoveChild(CCNode node, bool cleanup)

Parameters

node CCNode

cleanup bool

RemoveChild(CCNode, bool)

public override void RemoveChild(CCNode node, bool cleanup)

Parameters

node CCNode

cleanup bool

RemoveChild(CCNode, bool)

public override void RemoveChild(CCNode node, bool cleanup)

Parameters

node CCNode

cleanup bool

RemoveChild(CCNode, bool)

public override void RemoveChild(CCNode node, bool cleanup)

Parameters

node CCNode

cleanup bool

RemoveChild(CCNode, bool)

public override void RemoveChild(CCNode node, bool cleanup)

Parameters

node CCNode

cleanup bool

RemoveChild(CCNode, bool)

public override void RemoveChild(CCNode node, bool cleanup)

Parameters

node CCNode

cleanup bool

RemoveChild(CCNode, bool)

public override void RemoveChild(CCNode node, bool cleanup)

Parameters

node CCNode

cleanup bool

RemoveChild(CCNode, bool)

public override void RemoveChild(CCNode node, bool cleanup)

Parameters

node CCNode

cleanup bool

RemoveChild(CCNode, bool)

public override void RemoveChild(CCNode node, bool cleanup)

Parameters

node CCNode

cleanup bool

RemoveTileAt(CCPoint)

public virtual void RemoveTileAt(CCPoint pos)

Parameters

pos CCPoint

RemoveTileAt(CCPoint)

public virtual void RemoveTileAt(CCPoint pos)

Parameters

pos CCPoint

RemoveTileAt(CCPoint)

public virtual void RemoveTileAt(CCPoint pos)

Parameters

pos CCPoint

RemoveTileAt(CCPoint)

public virtual void RemoveTileAt(CCPoint pos)

Parameters

pos CCPoint

RemoveTileAt(CCPoint)

public virtual void RemoveTileAt(CCPoint pos)

Parameters

pos CCPoint

RemoveTileAt(CCPoint)

public virtual void RemoveTileAt(CCPoint pos)

Parameters

pos CCPoint

RemoveTileAt(CCPoint)

public virtual void RemoveTileAt(CCPoint pos)

Parameters

pos CCPoint

RemoveTileAt(CCPoint)

public virtual void RemoveTileAt(CCPoint pos)

Parameters

pos CCPoint

RemoveTileAt(CCPoint)

public virtual void RemoveTileAt(CCPoint pos)

Parameters

pos CCPoint

RemoveTileAt(CCPoint)

public virtual void RemoveTileAt(CCPoint pos)

Parameters

pos CCPoint

RemoveTileAt(CCPoint)

public virtual void RemoveTileAt(CCPoint pos)

Parameters

pos CCPoint

RemoveTileAt(CCPoint)

public virtual void RemoveTileAt(CCPoint pos)

Parameters

pos CCPoint

SetTileGID(uint, CCPoint)

public virtual void SetTileGID(uint gid, CCPoint pos)

Parameters

gid uint

pos CCPoint

SetTileGID(uint, CCPoint, uint)

public virtual void SetTileGID(uint gid, CCPoint pos, uint flags)

Parameters

gid uint

pos CCPoint

flags uint

SetTileGID(uint, CCPoint)

public virtual void SetTileGID(uint gid, CCPoint pos)

Parameters

gid uint

pos CCPoint

SetTileGID(uint, CCPoint, uint)

public virtual void SetTileGID(uint gid, CCPoint pos, uint flags)

Parameters

gid uint

pos CCPoint

flags uint

SetTileGID(uint, CCPoint)

public virtual void SetTileGID(uint gid, CCPoint pos)

Parameters

gid uint

pos CCPoint

SetTileGID(uint, CCPoint, uint)

public virtual void SetTileGID(uint gid, CCPoint pos, uint flags)

Parameters

gid uint

pos CCPoint

flags uint

SetTileGID(uint, CCPoint)

public virtual void SetTileGID(uint gid, CCPoint pos)

Parameters

gid uint

pos CCPoint

SetTileGID(uint, CCPoint, uint)

public virtual void SetTileGID(uint gid, CCPoint pos, uint flags)

Parameters

gid uint

pos CCPoint

flags uint

SetTileGID(uint, CCPoint)

public virtual void SetTileGID(uint gid, CCPoint pos)

Parameters

gid uint

pos CCPoint

SetTileGID(uint, CCPoint, uint)

public virtual void SetTileGID(uint gid, CCPoint pos, uint flags)

Parameters

gid uint

pos CCPoint

flags uint

SetTileGID(uint, CCPoint)

public virtual void SetTileGID(uint gid, CCPoint pos)

Parameters

gid uint

pos CCPoint

SetTileGID(uint, CCPoint, uint)

public virtual void SetTileGID(uint gid, CCPoint pos, uint flags)

Parameters

gid uint

pos CCPoint

flags uint

SetTileGID(uint, CCPoint)

public virtual void SetTileGID(uint gid, CCPoint pos)

Parameters

gid uint

pos CCPoint

SetTileGID(uint, CCPoint, uint)

public virtual void SetTileGID(uint gid, CCPoint pos, uint flags)

Parameters

gid uint

pos CCPoint

flags uint

SetTileGID(uint, CCPoint)

public virtual void SetTileGID(uint gid, CCPoint pos)

Parameters

gid uint

pos CCPoint

SetTileGID(uint, CCPoint, uint)

public virtual void SetTileGID(uint gid, CCPoint pos, uint flags)

Parameters

gid uint

pos CCPoint

flags uint

SetTileGID(uint, CCPoint)

public virtual void SetTileGID(uint gid, CCPoint pos)

Parameters

gid uint

pos CCPoint

SetTileGID(uint, CCPoint, uint)

public virtual void SetTileGID(uint gid, CCPoint pos, uint flags)

Parameters

gid uint

pos CCPoint

flags uint

SetTileGID(uint, CCPoint)

public virtual void SetTileGID(uint gid, CCPoint pos)

Parameters

gid uint

pos CCPoint

SetTileGID(uint, CCPoint, uint)

public virtual void SetTileGID(uint gid, CCPoint pos, uint flags)

Parameters

gid uint

pos CCPoint

flags uint

SetTileGID(uint, CCPoint)

public virtual void SetTileGID(uint gid, CCPoint pos)

Parameters

gid uint

pos CCPoint

SetTileGID(uint, CCPoint, uint)

public virtual void SetTileGID(uint gid, CCPoint pos, uint flags)

Parameters

gid uint

pos CCPoint

flags uint

SetTileGID(uint, CCPoint)

public virtual void SetTileGID(uint gid, CCPoint pos)

Parameters

gid uint

pos CCPoint

SetTileGID(uint, CCPoint, uint)

public virtual void SetTileGID(uint gid, CCPoint pos, uint flags)

Parameters

gid uint

pos CCPoint

flags uint

SetupTiles()

public virtual void SetupTiles()

SetupTiles()

public virtual void SetupTiles()

SetupTiles()

public virtual void SetupTiles()

SetupTiles()

public virtual void SetupTiles()

SetupTiles()

public virtual void SetupTiles()

SetupTiles()

public virtual void SetupTiles()

SetupTiles()

public virtual void SetupTiles()

SetupTiles()

public virtual void SetupTiles()

SetupTiles()

public virtual void SetupTiles()

SetupTiles()

public virtual void SetupTiles()

SetupTiles()

public virtual void SetupTiles()

SetupTiles()

public virtual void SetupTiles()

TileAt(CCPoint)

public virtual CCSprite TileAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCSprite

TileAt(CCPoint)

public virtual CCSprite TileAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCSprite

TileAt(CCPoint)

public virtual CCSprite TileAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCSprite

TileAt(CCPoint)

public virtual CCSprite TileAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCSprite

TileAt(CCPoint)

public virtual CCSprite TileAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCSprite

TileAt(CCPoint)

public virtual CCSprite TileAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCSprite

TileAt(CCPoint)

public virtual CCSprite TileAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCSprite

TileAt(CCPoint)

public virtual CCSprite TileAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCSprite

TileAt(CCPoint)

public virtual CCSprite TileAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCSprite

TileAt(CCPoint)

public virtual CCSprite TileAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCSprite

TileAt(CCPoint)

public virtual CCSprite TileAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCSprite

TileAt(CCPoint)

public virtual CCSprite TileAt(CCPoint pos)

Parameters

pos CCPoint

Returns

CCSprite

TileGIDAt(CCPoint)

public virtual uint TileGIDAt(CCPoint pos)

Parameters

pos CCPoint

Returns

uint

TileGIDAt(CCPoint, out uint)

public virtual uint TileGIDAt(CCPoint pos, out uint flags)

Parameters

pos CCPoint

flags uint

Returns

uint

TileGIDAt(CCPoint)

public virtual uint TileGIDAt(CCPoint pos)

Parameters

pos CCPoint

Returns

uint

TileGIDAt(CCPoint, out uint)

public virtual uint TileGIDAt(CCPoint pos, out uint flags)

Parameters

pos CCPoint

flags uint

Returns

uint

TileGIDAt(CCPoint)

public virtual uint TileGIDAt(CCPoint pos)

Parameters

pos CCPoint

Returns

uint

TileGIDAt(CCPoint, out uint)

public virtual uint TileGIDAt(CCPoint pos, out uint flags)

Parameters

pos CCPoint

flags uint

Returns

uint

TileGIDAt(CCPoint)

public virtual uint TileGIDAt(CCPoint pos)

Parameters

pos CCPoint

Returns

uint

TileGIDAt(CCPoint, out uint)

public virtual uint TileGIDAt(CCPoint pos, out uint flags)

Parameters

pos CCPoint

flags uint

Returns

uint

TileGIDAt(CCPoint)

public virtual uint TileGIDAt(CCPoint pos)

Parameters

pos CCPoint

Returns

uint

TileGIDAt(CCPoint, out uint)

public virtual uint TileGIDAt(CCPoint pos, out uint flags)

Parameters

pos CCPoint

flags uint

Returns

uint

TileGIDAt(CCPoint)

public virtual uint TileGIDAt(CCPoint pos)

Parameters

pos CCPoint

Returns

uint

TileGIDAt(CCPoint, out uint)

public virtual uint TileGIDAt(CCPoint pos, out uint flags)

Parameters

pos CCPoint

flags uint

Returns

uint

TileGIDAt(CCPoint)

public virtual uint TileGIDAt(CCPoint pos)

Parameters

pos CCPoint

Returns

uint

TileGIDAt(CCPoint, out uint)

public virtual uint TileGIDAt(CCPoint pos, out uint flags)

Parameters

pos CCPoint

flags uint

Returns

uint

TileGIDAt(CCPoint)

public virtual uint TileGIDAt(CCPoint pos)

Parameters

pos CCPoint

Returns

uint

TileGIDAt(CCPoint, out uint)

public virtual uint TileGIDAt(CCPoint pos, out uint flags)

Parameters

pos CCPoint

flags uint

Returns

uint

TileGIDAt(CCPoint)

public virtual uint TileGIDAt(CCPoint pos)

Parameters

pos CCPoint

Returns

uint

TileGIDAt(CCPoint, out uint)

public virtual uint TileGIDAt(CCPoint pos, out uint flags)

Parameters

pos CCPoint

flags uint

Returns

uint

TileGIDAt(CCPoint)

public virtual uint TileGIDAt(CCPoint pos)

Parameters

pos CCPoint

Returns

uint

TileGIDAt(CCPoint, out uint)

public virtual uint TileGIDAt(CCPoint pos, out uint flags)

Parameters

pos CCPoint

flags uint

Returns

uint

TileGIDAt(CCPoint)

public virtual uint TileGIDAt(CCPoint pos)

Parameters

pos CCPoint

Returns

uint

TileGIDAt(CCPoint, out uint)

public virtual uint TileGIDAt(CCPoint pos, out uint flags)

Parameters

pos CCPoint

flags uint

Returns

uint

TileGIDAt(CCPoint)

public virtual uint TileGIDAt(CCPoint pos)

Parameters

pos CCPoint

Returns

uint

TileGIDAt(CCPoint, out uint)

public virtual uint TileGIDAt(CCPoint pos, out uint flags)

Parameters

pos CCPoint

flags uint

Returns

uint

  • Constructors
    • CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • CCTMXLayer(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
  • Fields
    • m_bUseAutomaticVertexZ
    • m_bUseAutomaticVertexZ
    • m_bUseAutomaticVertexZ
    • m_bUseAutomaticVertexZ
    • m_bUseAutomaticVertexZ
    • m_bUseAutomaticVertexZ
    • m_bUseAutomaticVertexZ
    • m_bUseAutomaticVertexZ
    • m_bUseAutomaticVertexZ
    • m_bUseAutomaticVertexZ
    • m_bUseAutomaticVertexZ
    • m_bUseAutomaticVertexZ
    • m_cOpacity
    • m_cOpacity
    • m_cOpacity
    • m_cOpacity
    • m_cOpacity
    • m_cOpacity
    • m_cOpacity
    • m_cOpacity
    • m_cOpacity
    • m_cOpacity
    • m_cOpacity
    • m_cOpacity
    • m_fAlphaFuncValue
    • m_fAlphaFuncValue
    • m_fAlphaFuncValue
    • m_fAlphaFuncValue
    • m_fAlphaFuncValue
    • m_fAlphaFuncValue
    • m_fAlphaFuncValue
    • m_fAlphaFuncValue
    • m_fAlphaFuncValue
    • m_fAlphaFuncValue
    • m_fAlphaFuncValue
    • m_fAlphaFuncValue
    • m_fContentScaleFactor
    • m_fContentScaleFactor
    • m_fContentScaleFactor
    • m_fContentScaleFactor
    • m_fContentScaleFactor
    • m_fContentScaleFactor
    • m_fContentScaleFactor
    • m_fContentScaleFactor
    • m_fContentScaleFactor
    • m_fContentScaleFactor
    • m_fContentScaleFactor
    • m_fContentScaleFactor
    • m_nVertexZvalue
    • m_nVertexZvalue
    • m_nVertexZvalue
    • m_nVertexZvalue
    • m_nVertexZvalue
    • m_nVertexZvalue
    • m_nVertexZvalue
    • m_nVertexZvalue
    • m_nVertexZvalue
    • m_nVertexZvalue
    • m_nVertexZvalue
    • m_nVertexZvalue
    • m_pAtlasIndexArray
    • m_pAtlasIndexArray
    • m_pAtlasIndexArray
    • m_pAtlasIndexArray
    • m_pAtlasIndexArray
    • m_pAtlasIndexArray
    • m_pAtlasIndexArray
    • m_pAtlasIndexArray
    • m_pAtlasIndexArray
    • m_pAtlasIndexArray
    • m_pAtlasIndexArray
    • m_pAtlasIndexArray
    • m_pReusedTile
    • m_pReusedTile
    • m_pReusedTile
    • m_pReusedTile
    • m_pReusedTile
    • m_pReusedTile
    • m_pReusedTile
    • m_pReusedTile
    • m_pReusedTile
    • m_pReusedTile
    • m_pReusedTile
    • m_pReusedTile
    • m_sLayerName
    • m_sLayerName
    • m_sLayerName
    • m_sLayerName
    • m_sLayerName
    • m_sLayerName
    • m_sLayerName
    • m_sLayerName
    • m_sLayerName
    • m_sLayerName
    • m_sLayerName
    • m_sLayerName
    • m_uMaxGID
    • m_uMaxGID
    • m_uMaxGID
    • m_uMaxGID
    • m_uMaxGID
    • m_uMaxGID
    • m_uMaxGID
    • m_uMaxGID
    • m_uMaxGID
    • m_uMaxGID
    • m_uMaxGID
    • m_uMaxGID
    • m_uMinGID
    • m_uMinGID
    • m_uMinGID
    • m_uMinGID
    • m_uMinGID
    • m_uMinGID
    • m_uMinGID
    • m_uMinGID
    • m_uMinGID
    • m_uMinGID
    • m_uMinGID
    • m_uMinGID
  • Properties
    • LayerName
    • LayerName
    • LayerName
    • LayerName
    • LayerName
    • LayerName
    • LayerName
    • LayerName
    • LayerName
    • LayerName
    • LayerName
    • LayerName
    • LayerOrientation
    • LayerOrientation
    • LayerOrientation
    • LayerOrientation
    • LayerOrientation
    • LayerOrientation
    • LayerOrientation
    • LayerOrientation
    • LayerOrientation
    • LayerOrientation
    • LayerOrientation
    • LayerOrientation
    • LayerSize
    • LayerSize
    • LayerSize
    • LayerSize
    • LayerSize
    • LayerSize
    • LayerSize
    • LayerSize
    • LayerSize
    • LayerSize
    • LayerSize
    • LayerSize
    • MapTileSize
    • MapTileSize
    • MapTileSize
    • MapTileSize
    • MapTileSize
    • MapTileSize
    • MapTileSize
    • MapTileSize
    • MapTileSize
    • MapTileSize
    • MapTileSize
    • MapTileSize
    • Properties
    • Properties
    • Properties
    • Properties
    • Properties
    • Properties
    • Properties
    • Properties
    • Properties
    • Properties
    • Properties
    • Properties
    • TileSet
    • TileSet
    • TileSet
    • TileSet
    • TileSet
    • TileSet
    • TileSet
    • TileSet
    • TileSet
    • TileSet
    • TileSet
    • TileSet
    • Tiles
    • Tiles
    • Tiles
    • Tiles
    • Tiles
    • Tiles
    • Tiles
    • Tiles
    • Tiles
    • Tiles
    • Tiles
    • Tiles
  • Methods
    • AddChild(CCNode, int, int)
    • AddChild(CCNode, int, int)
    • AddChild(CCNode, int, int)
    • AddChild(CCNode, int, int)
    • AddChild(CCNode, int, int)
    • AddChild(CCNode, int, int)
    • AddChild(CCNode, int, int)
    • AddChild(CCNode, int, int)
    • AddChild(CCNode, int, int)
    • AddChild(CCNode, int, int)
    • AddChild(CCNode, int, int)
    • AddChild(CCNode, int, int)
    • Draw()
    • Draw()
    • Draw()
    • Draw()
    • Draw()
    • Draw()
    • Draw()
    • Draw()
    • Draw()
    • Draw()
    • Draw()
    • Draw()
    • InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • InitWithTilesetInfo(CCTMXTilesetInfo, CCTMXLayerInfo, CCTMXMapInfo)
    • PositionAt(CCPoint)
    • PositionAt(CCPoint)
    • PositionAt(CCPoint)
    • PositionAt(CCPoint)
    • PositionAt(CCPoint)
    • PositionAt(CCPoint)
    • PositionAt(CCPoint)
    • PositionAt(CCPoint)
    • PositionAt(CCPoint)
    • PositionAt(CCPoint)
    • PositionAt(CCPoint)
    • PositionAt(CCPoint)
    • PropertyNamed(string)
    • PropertyNamed(string)
    • PropertyNamed(string)
    • PropertyNamed(string)
    • PropertyNamed(string)
    • PropertyNamed(string)
    • PropertyNamed(string)
    • PropertyNamed(string)
    • PropertyNamed(string)
    • PropertyNamed(string)
    • PropertyNamed(string)
    • PropertyNamed(string)
    • ReleaseMap()
    • ReleaseMap()
    • ReleaseMap()
    • ReleaseMap()
    • ReleaseMap()
    • ReleaseMap()
    • ReleaseMap()
    • ReleaseMap()
    • ReleaseMap()
    • ReleaseMap()
    • ReleaseMap()
    • ReleaseMap()
    • RemoveChild(CCNode, bool)
    • RemoveChild(CCNode, bool)
    • RemoveChild(CCNode, bool)
    • RemoveChild(CCNode, bool)
    • RemoveChild(CCNode, bool)
    • RemoveChild(CCNode, bool)
    • RemoveChild(CCNode, bool)
    • RemoveChild(CCNode, bool)
    • RemoveChild(CCNode, bool)
    • RemoveChild(CCNode, bool)
    • RemoveChild(CCNode, bool)
    • RemoveChild(CCNode, bool)
    • RemoveTileAt(CCPoint)
    • RemoveTileAt(CCPoint)
    • RemoveTileAt(CCPoint)
    • RemoveTileAt(CCPoint)
    • RemoveTileAt(CCPoint)
    • RemoveTileAt(CCPoint)
    • RemoveTileAt(CCPoint)
    • RemoveTileAt(CCPoint)
    • RemoveTileAt(CCPoint)
    • RemoveTileAt(CCPoint)
    • RemoveTileAt(CCPoint)
    • RemoveTileAt(CCPoint)
    • SetTileGID(uint, CCPoint)
    • SetTileGID(uint, CCPoint, uint)
    • SetTileGID(uint, CCPoint)
    • SetTileGID(uint, CCPoint, uint)
    • SetTileGID(uint, CCPoint)
    • SetTileGID(uint, CCPoint, uint)
    • SetTileGID(uint, CCPoint)
    • SetTileGID(uint, CCPoint, uint)
    • SetTileGID(uint, CCPoint)
    • SetTileGID(uint, CCPoint, uint)
    • SetTileGID(uint, CCPoint)
    • SetTileGID(uint, CCPoint, uint)
    • SetTileGID(uint, CCPoint)
    • SetTileGID(uint, CCPoint, uint)
    • SetTileGID(uint, CCPoint)
    • SetTileGID(uint, CCPoint, uint)
    • SetTileGID(uint, CCPoint)
    • SetTileGID(uint, CCPoint, uint)
    • SetTileGID(uint, CCPoint)
    • SetTileGID(uint, CCPoint, uint)
    • SetTileGID(uint, CCPoint)
    • SetTileGID(uint, CCPoint, uint)
    • SetTileGID(uint, CCPoint)
    • SetTileGID(uint, CCPoint, uint)
    • SetupTiles()
    • SetupTiles()
    • SetupTiles()
    • SetupTiles()
    • SetupTiles()
    • SetupTiles()
    • SetupTiles()
    • SetupTiles()
    • SetupTiles()
    • SetupTiles()
    • SetupTiles()
    • SetupTiles()
    • TileAt(CCPoint)
    • TileAt(CCPoint)
    • TileAt(CCPoint)
    • TileAt(CCPoint)
    • TileAt(CCPoint)
    • TileAt(CCPoint)
    • TileAt(CCPoint)
    • TileAt(CCPoint)
    • TileAt(CCPoint)
    • TileAt(CCPoint)
    • TileAt(CCPoint)
    • TileAt(CCPoint)
    • TileGIDAt(CCPoint)
    • TileGIDAt(CCPoint, out uint)
    • TileGIDAt(CCPoint)
    • TileGIDAt(CCPoint, out uint)
    • TileGIDAt(CCPoint)
    • TileGIDAt(CCPoint, out uint)
    • TileGIDAt(CCPoint)
    • TileGIDAt(CCPoint, out uint)
    • TileGIDAt(CCPoint)
    • TileGIDAt(CCPoint, out uint)
    • TileGIDAt(CCPoint)
    • TileGIDAt(CCPoint, out uint)
    • TileGIDAt(CCPoint)
    • TileGIDAt(CCPoint, out uint)
    • TileGIDAt(CCPoint)
    • TileGIDAt(CCPoint, out uint)
    • TileGIDAt(CCPoint)
    • TileGIDAt(CCPoint, out uint)
    • TileGIDAt(CCPoint)
    • TileGIDAt(CCPoint, out uint)
    • TileGIDAt(CCPoint)
    • TileGIDAt(CCPoint, out uint)
    • TileGIDAt(CCPoint)
    • TileGIDAt(CCPoint, out uint)