Cocos2D.CCSprite
Class CCSprite
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 CCSprite : CCNode, ICCSelectorProtocol, ICCFocusable, ICCTargetedTouchDelegate, ICCStandardTouchDelegate, ICCTouchDelegate, ICCKeypadDelegate, ICCKeyboardDelegate, ICCRGBAProtocol, IComparer<CCNode>, ICCTextureProtocol, ICCBlendProtocol
Inheritance
Derived
CCControlSwitchSprite, CCLabelTTF, CCMaskedSprite
Implements
ICCSelectorProtocol, ICCFocusable, ICCTargetedTouchDelegate, ICCStandardTouchDelegate, ICCTouchDelegate, ICCKeypadDelegate, ICCKeyboardDelegate, ICCRGBAProtocol, IComparer<CCNode>, ICCTextureProtocol, ICCBlendProtocol
Inherited Members
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
CCSprite()
public CCSprite()
CCSprite(CCSize)
public CCSprite(CCSize size)
Parameters
size
CCSize
CCSprite(CCRect)
public CCSprite(CCRect rect)
Parameters
rect
CCRect
CCSprite(CCTexture2D)
public CCSprite(CCTexture2D texture)
Parameters
texture
CCTexture2D
CCSprite(CCTexture2D, CCRect)
public CCSprite(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
CCSprite(string)
public CCSprite(string fileName)
Parameters
fileName
string
CCSprite(string, CCRect)
public CCSprite(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
CCSprite(CCSpriteFrame)
public CCSprite(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
CCSprite()
public CCSprite()
CCSprite(CCSize)
public CCSprite(CCSize size)
Parameters
size
CCSize
CCSprite(CCRect)
public CCSprite(CCRect rect)
Parameters
rect
CCRect
CCSprite(CCTexture2D)
public CCSprite(CCTexture2D texture)
Parameters
texture
CCTexture2D
CCSprite(CCTexture2D, CCRect)
public CCSprite(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
CCSprite(string)
public CCSprite(string fileName)
Parameters
fileName
string
CCSprite(string, CCRect)
public CCSprite(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
CCSprite(CCSpriteFrame)
public CCSprite(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
CCSprite()
public CCSprite()
CCSprite(CCSize)
public CCSprite(CCSize size)
Parameters
size
CCSize
CCSprite(CCRect)
public CCSprite(CCRect rect)
Parameters
rect
CCRect
CCSprite(CCTexture2D)
public CCSprite(CCTexture2D texture)
Parameters
texture
CCTexture2D
CCSprite(CCTexture2D, CCRect)
public CCSprite(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
CCSprite(string)
public CCSprite(string fileName)
Parameters
fileName
string
CCSprite(string, CCRect)
public CCSprite(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
CCSprite(CCSpriteFrame)
public CCSprite(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
CCSprite()
public CCSprite()
CCSprite(CCSize)
public CCSprite(CCSize size)
Parameters
size
CCSize
CCSprite(CCRect)
public CCSprite(CCRect rect)
Parameters
rect
CCRect
CCSprite(CCTexture2D)
public CCSprite(CCTexture2D texture)
Parameters
texture
CCTexture2D
CCSprite(CCTexture2D, CCRect)
public CCSprite(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
CCSprite(string)
public CCSprite(string fileName)
Parameters
fileName
string
CCSprite(string, CCRect)
public CCSprite(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
CCSprite(CCSpriteFrame)
public CCSprite(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
CCSprite()
public CCSprite()
CCSprite(CCSize)
public CCSprite(CCSize size)
Parameters
size
CCSize
CCSprite(CCRect)
public CCSprite(CCRect rect)
Parameters
rect
CCRect
CCSprite(CCTexture2D)
public CCSprite(CCTexture2D texture)
Parameters
texture
CCTexture2D
CCSprite(CCTexture2D, CCRect)
public CCSprite(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
CCSprite(string)
public CCSprite(string fileName)
Parameters
fileName
string
CCSprite(string, CCRect)
public CCSprite(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
CCSprite(CCSpriteFrame)
public CCSprite(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
CCSprite()
public CCSprite()
CCSprite(CCSize)
public CCSprite(CCSize size)
Parameters
size
CCSize
CCSprite(CCRect)
public CCSprite(CCRect rect)
Parameters
rect
CCRect
CCSprite(CCTexture2D)
public CCSprite(CCTexture2D texture)
Parameters
texture
CCTexture2D
CCSprite(CCTexture2D, CCRect)
public CCSprite(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
CCSprite(string)
public CCSprite(string fileName)
Parameters
fileName
string
CCSprite(string, CCRect)
public CCSprite(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
CCSprite(CCSpriteFrame)
public CCSprite(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
CCSprite()
public CCSprite()
CCSprite(CCSize)
public CCSprite(CCSize size)
Parameters
size
CCSize
CCSprite(CCRect)
public CCSprite(CCRect rect)
Parameters
rect
CCRect
CCSprite(CCTexture2D)
public CCSprite(CCTexture2D texture)
Parameters
texture
CCTexture2D
CCSprite(CCTexture2D, CCRect)
public CCSprite(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
CCSprite(string)
public CCSprite(string fileName)
Parameters
fileName
string
CCSprite(string, CCRect)
public CCSprite(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
CCSprite(CCSpriteFrame)
public CCSprite(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
CCSprite()
public CCSprite()
CCSprite(CCSize)
public CCSprite(CCSize size)
Parameters
size
CCSize
CCSprite(CCRect)
public CCSprite(CCRect rect)
Parameters
rect
CCRect
CCSprite(CCTexture2D)
public CCSprite(CCTexture2D texture)
Parameters
texture
CCTexture2D
CCSprite(CCTexture2D, CCRect)
public CCSprite(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
CCSprite(string)
public CCSprite(string fileName)
Parameters
fileName
string
CCSprite(string, CCRect)
public CCSprite(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
CCSprite(CCSpriteFrame)
public CCSprite(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
CCSprite()
public CCSprite()
CCSprite(CCSize)
public CCSprite(CCSize size)
Parameters
size
CCSize
CCSprite(CCRect)
public CCSprite(CCRect rect)
Parameters
rect
CCRect
CCSprite(CCTexture2D)
public CCSprite(CCTexture2D texture)
Parameters
texture
CCTexture2D
CCSprite(CCTexture2D, CCRect)
public CCSprite(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
CCSprite(string)
public CCSprite(string fileName)
Parameters
fileName
string
CCSprite(string, CCRect)
public CCSprite(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
CCSprite(CCSpriteFrame)
public CCSprite(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
CCSprite()
public CCSprite()
CCSprite(CCSize)
public CCSprite(CCSize size)
Parameters
size
CCSize
CCSprite(CCRect)
public CCSprite(CCRect rect)
Parameters
rect
CCRect
CCSprite(CCTexture2D)
public CCSprite(CCTexture2D texture)
Parameters
texture
CCTexture2D
CCSprite(CCTexture2D, CCRect)
public CCSprite(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
CCSprite(string)
public CCSprite(string fileName)
Parameters
fileName
string
CCSprite(string, CCRect)
public CCSprite(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
CCSprite(CCSpriteFrame)
public CCSprite(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
CCSprite()
public CCSprite()
CCSprite(CCSize)
public CCSprite(CCSize size)
Parameters
size
CCSize
CCSprite(CCRect)
public CCSprite(CCRect rect)
Parameters
rect
CCRect
CCSprite(CCTexture2D)
public CCSprite(CCTexture2D texture)
Parameters
texture
CCTexture2D
CCSprite(CCTexture2D, CCRect)
public CCSprite(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
CCSprite(string)
public CCSprite(string fileName)
Parameters
fileName
string
CCSprite(string, CCRect)
public CCSprite(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
CCSprite(CCSpriteFrame)
public CCSprite(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
CCSprite()
public CCSprite()
CCSprite(CCSize)
public CCSprite(CCSize size)
Parameters
size
CCSize
CCSprite(CCRect)
public CCSprite(CCRect rect)
Parameters
rect
CCRect
CCSprite(CCTexture2D)
public CCSprite(CCTexture2D texture)
Parameters
texture
CCTexture2D
CCSprite(CCTexture2D, CCRect)
public CCSprite(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
CCSprite(string)
public CCSprite(string fileName)
Parameters
fileName
string
CCSprite(string, CCRect)
public CCSprite(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
CCSprite(CCSpriteFrame)
public CCSprite(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Fields
m_bDirty
protected bool m_bDirty
Field Value
m_bDirty
protected bool m_bDirty
Field Value
m_bDirty
protected bool m_bDirty
Field Value
m_bDirty
protected bool m_bDirty
Field Value
m_bDirty
protected bool m_bDirty
Field Value
m_bDirty
protected bool m_bDirty
Field Value
m_bDirty
protected bool m_bDirty
Field Value
m_bDirty
protected bool m_bDirty
Field Value
m_bDirty
protected bool m_bDirty
Field Value
m_bDirty
protected bool m_bDirty
Field Value
m_bDirty
protected bool m_bDirty
Field Value
m_bDirty
protected bool m_bDirty
Field Value
m_bFlipX
protected bool m_bFlipX
Field Value
m_bFlipX
protected bool m_bFlipX
Field Value
m_bFlipX
protected bool m_bFlipX
Field Value
m_bFlipX
protected bool m_bFlipX
Field Value
m_bFlipX
protected bool m_bFlipX
Field Value
m_bFlipX
protected bool m_bFlipX
Field Value
m_bFlipX
protected bool m_bFlipX
Field Value
m_bFlipX
protected bool m_bFlipX
Field Value
m_bFlipX
protected bool m_bFlipX
Field Value
m_bFlipX
protected bool m_bFlipX
Field Value
m_bFlipX
protected bool m_bFlipX
Field Value
m_bFlipX
protected bool m_bFlipX
Field Value
m_bFlipY
protected bool m_bFlipY
Field Value
m_bFlipY
protected bool m_bFlipY
Field Value
m_bFlipY
protected bool m_bFlipY
Field Value
m_bFlipY
protected bool m_bFlipY
Field Value
m_bFlipY
protected bool m_bFlipY
Field Value
m_bFlipY
protected bool m_bFlipY
Field Value
m_bFlipY
protected bool m_bFlipY
Field Value
m_bFlipY
protected bool m_bFlipY
Field Value
m_bFlipY
protected bool m_bFlipY
Field Value
m_bFlipY
protected bool m_bFlipY
Field Value
m_bFlipY
protected bool m_bFlipY
Field Value
m_bFlipY
protected bool m_bFlipY
Field Value
m_bHasChildren
protected bool m_bHasChildren
Field Value
m_bHasChildren
protected bool m_bHasChildren
Field Value
m_bHasChildren
protected bool m_bHasChildren
Field Value
m_bHasChildren
protected bool m_bHasChildren
Field Value
m_bHasChildren
protected bool m_bHasChildren
Field Value
m_bHasChildren
protected bool m_bHasChildren
Field Value
m_bHasChildren
protected bool m_bHasChildren
Field Value
m_bHasChildren
protected bool m_bHasChildren
Field Value
m_bHasChildren
protected bool m_bHasChildren
Field Value
m_bHasChildren
protected bool m_bHasChildren
Field Value
m_bHasChildren
protected bool m_bHasChildren
Field Value
m_bHasChildren
protected bool m_bHasChildren
Field Value
m_bOpacityModifyRGB
protected bool m_bOpacityModifyRGB
Field Value
m_bOpacityModifyRGB
protected bool m_bOpacityModifyRGB
Field Value
m_bOpacityModifyRGB
protected bool m_bOpacityModifyRGB
Field Value
m_bOpacityModifyRGB
protected bool m_bOpacityModifyRGB
Field Value
m_bOpacityModifyRGB
protected bool m_bOpacityModifyRGB
Field Value
m_bOpacityModifyRGB
protected bool m_bOpacityModifyRGB
Field Value
m_bOpacityModifyRGB
protected bool m_bOpacityModifyRGB
Field Value
m_bOpacityModifyRGB
protected bool m_bOpacityModifyRGB
Field Value
m_bOpacityModifyRGB
protected bool m_bOpacityModifyRGB
Field Value
m_bOpacityModifyRGB
protected bool m_bOpacityModifyRGB
Field Value
m_bOpacityModifyRGB
protected bool m_bOpacityModifyRGB
Field Value
m_bOpacityModifyRGB
protected bool m_bOpacityModifyRGB
Field Value
m_bRectRotated
protected bool m_bRectRotated
Field Value
m_bRectRotated
protected bool m_bRectRotated
Field Value
m_bRectRotated
protected bool m_bRectRotated
Field Value
m_bRectRotated
protected bool m_bRectRotated
Field Value
m_bRectRotated
protected bool m_bRectRotated
Field Value
m_bRectRotated
protected bool m_bRectRotated
Field Value
m_bRectRotated
protected bool m_bRectRotated
Field Value
m_bRectRotated
protected bool m_bRectRotated
Field Value
m_bRectRotated
protected bool m_bRectRotated
Field Value
m_bRectRotated
protected bool m_bRectRotated
Field Value
m_bRectRotated
protected bool m_bRectRotated
Field Value
m_bRectRotated
protected bool m_bRectRotated
Field Value
m_bRecursiveDirty
protected bool m_bRecursiveDirty
Field Value
m_bRecursiveDirty
protected bool m_bRecursiveDirty
Field Value
m_bRecursiveDirty
protected bool m_bRecursiveDirty
Field Value
m_bRecursiveDirty
protected bool m_bRecursiveDirty
Field Value
m_bRecursiveDirty
protected bool m_bRecursiveDirty
Field Value
m_bRecursiveDirty
protected bool m_bRecursiveDirty
Field Value
m_bRecursiveDirty
protected bool m_bRecursiveDirty
Field Value
m_bRecursiveDirty
protected bool m_bRecursiveDirty
Field Value
m_bRecursiveDirty
protected bool m_bRecursiveDirty
Field Value
m_bRecursiveDirty
protected bool m_bRecursiveDirty
Field Value
m_bRecursiveDirty
protected bool m_bRecursiveDirty
Field Value
m_bRecursiveDirty
protected bool m_bRecursiveDirty
Field Value
m_bShouldBeHidden
protected bool m_bShouldBeHidden
Field Value
m_bShouldBeHidden
protected bool m_bShouldBeHidden
Field Value
m_bShouldBeHidden
protected bool m_bShouldBeHidden
Field Value
m_bShouldBeHidden
protected bool m_bShouldBeHidden
Field Value
m_bShouldBeHidden
protected bool m_bShouldBeHidden
Field Value
m_bShouldBeHidden
protected bool m_bShouldBeHidden
Field Value
m_bShouldBeHidden
protected bool m_bShouldBeHidden
Field Value
m_bShouldBeHidden
protected bool m_bShouldBeHidden
Field Value
m_bShouldBeHidden
protected bool m_bShouldBeHidden
Field Value
m_bShouldBeHidden
protected bool m_bShouldBeHidden
Field Value
m_bShouldBeHidden
protected bool m_bShouldBeHidden
Field Value
m_bShouldBeHidden
protected bool m_bShouldBeHidden
Field Value
m_obOffsetPosition
protected CCPoint m_obOffsetPosition
Field Value
m_obOffsetPosition
protected CCPoint m_obOffsetPosition
Field Value
m_obOffsetPosition
protected CCPoint m_obOffsetPosition
Field Value
m_obOffsetPosition
protected CCPoint m_obOffsetPosition
Field Value
m_obOffsetPosition
protected CCPoint m_obOffsetPosition
Field Value
m_obOffsetPosition
protected CCPoint m_obOffsetPosition
Field Value
m_obOffsetPosition
protected CCPoint m_obOffsetPosition
Field Value
m_obOffsetPosition
protected CCPoint m_obOffsetPosition
Field Value
m_obOffsetPosition
protected CCPoint m_obOffsetPosition
Field Value
m_obOffsetPosition
protected CCPoint m_obOffsetPosition
Field Value
m_obOffsetPosition
protected CCPoint m_obOffsetPosition
Field Value
m_obOffsetPosition
protected CCPoint m_obOffsetPosition
Field Value
m_obRect
protected CCRect m_obRect
Field Value
m_obRect
protected CCRect m_obRect
Field Value
m_obRect
protected CCRect m_obRect
Field Value
m_obRect
protected CCRect m_obRect
Field Value
m_obRect
protected CCRect m_obRect
Field Value
m_obRect
protected CCRect m_obRect
Field Value
m_obRect
protected CCRect m_obRect
Field Value
m_obRect
protected CCRect m_obRect
Field Value
m_obRect
protected CCRect m_obRect
Field Value
m_obRect
protected CCRect m_obRect
Field Value
m_obRect
protected CCRect m_obRect
Field Value
m_obRect
protected CCRect m_obRect
Field Value
m_obUnflippedOffsetPositionFromCenter
protected CCPoint m_obUnflippedOffsetPositionFromCenter
Field Value
m_obUnflippedOffsetPositionFromCenter
protected CCPoint m_obUnflippedOffsetPositionFromCenter
Field Value
m_obUnflippedOffsetPositionFromCenter
protected CCPoint m_obUnflippedOffsetPositionFromCenter
Field Value
m_obUnflippedOffsetPositionFromCenter
protected CCPoint m_obUnflippedOffsetPositionFromCenter
Field Value
m_obUnflippedOffsetPositionFromCenter
protected CCPoint m_obUnflippedOffsetPositionFromCenter
Field Value
m_obUnflippedOffsetPositionFromCenter
protected CCPoint m_obUnflippedOffsetPositionFromCenter
Field Value
m_obUnflippedOffsetPositionFromCenter
protected CCPoint m_obUnflippedOffsetPositionFromCenter
Field Value
m_obUnflippedOffsetPositionFromCenter
protected CCPoint m_obUnflippedOffsetPositionFromCenter
Field Value
m_obUnflippedOffsetPositionFromCenter
protected CCPoint m_obUnflippedOffsetPositionFromCenter
Field Value
m_obUnflippedOffsetPositionFromCenter
protected CCPoint m_obUnflippedOffsetPositionFromCenter
Field Value
m_obUnflippedOffsetPositionFromCenter
protected CCPoint m_obUnflippedOffsetPositionFromCenter
Field Value
m_obUnflippedOffsetPositionFromCenter
protected CCPoint m_obUnflippedOffsetPositionFromCenter
Field Value
m_pobBatchNode
protected CCSpriteBatchNode m_pobBatchNode
Field Value
m_pobBatchNode
protected CCSpriteBatchNode m_pobBatchNode
Field Value
m_pobBatchNode
protected CCSpriteBatchNode m_pobBatchNode
Field Value
m_pobBatchNode
protected CCSpriteBatchNode m_pobBatchNode
Field Value
m_pobBatchNode
protected CCSpriteBatchNode m_pobBatchNode
Field Value
m_pobBatchNode
protected CCSpriteBatchNode m_pobBatchNode
Field Value
m_pobBatchNode
protected CCSpriteBatchNode m_pobBatchNode
Field Value
m_pobBatchNode
protected CCSpriteBatchNode m_pobBatchNode
Field Value
m_pobBatchNode
protected CCSpriteBatchNode m_pobBatchNode
Field Value
m_pobBatchNode
protected CCSpriteBatchNode m_pobBatchNode
Field Value
m_pobBatchNode
protected CCSpriteBatchNode m_pobBatchNode
Field Value
m_pobBatchNode
protected CCSpriteBatchNode m_pobBatchNode
Field Value
m_pobTexture
protected CCTexture2D m_pobTexture
Field Value
m_pobTexture
protected CCTexture2D m_pobTexture
Field Value
m_pobTexture
protected CCTexture2D m_pobTexture
Field Value
m_pobTexture
protected CCTexture2D m_pobTexture
Field Value
m_pobTexture
protected CCTexture2D m_pobTexture
Field Value
m_pobTexture
protected CCTexture2D m_pobTexture
Field Value
m_pobTexture
protected CCTexture2D m_pobTexture
Field Value
m_pobTexture
protected CCTexture2D m_pobTexture
Field Value
m_pobTexture
protected CCTexture2D m_pobTexture
Field Value
m_pobTexture
protected CCTexture2D m_pobTexture
Field Value
m_pobTexture
protected CCTexture2D m_pobTexture
Field Value
m_pobTexture
protected CCTexture2D m_pobTexture
Field Value
m_pobTextureAtlas
protected CCTextureAtlas m_pobTextureAtlas
Field Value
m_pobTextureAtlas
protected CCTextureAtlas m_pobTextureAtlas
Field Value
m_pobTextureAtlas
protected CCTextureAtlas m_pobTextureAtlas
Field Value
m_pobTextureAtlas
protected CCTextureAtlas m_pobTextureAtlas
Field Value
m_pobTextureAtlas
protected CCTextureAtlas m_pobTextureAtlas
Field Value
m_pobTextureAtlas
protected CCTextureAtlas m_pobTextureAtlas
Field Value
m_pobTextureAtlas
protected CCTextureAtlas m_pobTextureAtlas
Field Value
m_pobTextureAtlas
protected CCTextureAtlas m_pobTextureAtlas
Field Value
m_pobTextureAtlas
protected CCTextureAtlas m_pobTextureAtlas
Field Value
m_pobTextureAtlas
protected CCTextureAtlas m_pobTextureAtlas
Field Value
m_pobTextureAtlas
protected CCTextureAtlas m_pobTextureAtlas
Field Value
m_pobTextureAtlas
protected CCTextureAtlas m_pobTextureAtlas
Field Value
m_sBlendFunc
protected CCBlendFunc m_sBlendFunc
Field Value
m_sBlendFunc
protected CCBlendFunc m_sBlendFunc
Field Value
m_sBlendFunc
protected CCBlendFunc m_sBlendFunc
Field Value
m_sBlendFunc
protected CCBlendFunc m_sBlendFunc
Field Value
m_sBlendFunc
protected CCBlendFunc m_sBlendFunc
Field Value
m_sBlendFunc
protected CCBlendFunc m_sBlendFunc
Field Value
m_sBlendFunc
protected CCBlendFunc m_sBlendFunc
Field Value
m_sBlendFunc
protected CCBlendFunc m_sBlendFunc
Field Value
m_sBlendFunc
protected CCBlendFunc m_sBlendFunc
Field Value
m_sBlendFunc
protected CCBlendFunc m_sBlendFunc
Field Value
m_sBlendFunc
protected CCBlendFunc m_sBlendFunc
Field Value
m_sBlendFunc
protected CCBlendFunc m_sBlendFunc
Field Value
m_transformToBatch
protected CCAffineTransform m_transformToBatch
Field Value
m_transformToBatch
protected CCAffineTransform m_transformToBatch
Field Value
m_transformToBatch
protected CCAffineTransform m_transformToBatch
Field Value
m_transformToBatch
protected CCAffineTransform m_transformToBatch
Field Value
m_transformToBatch
protected CCAffineTransform m_transformToBatch
Field Value
m_transformToBatch
protected CCAffineTransform m_transformToBatch
Field Value
m_transformToBatch
protected CCAffineTransform m_transformToBatch
Field Value
m_transformToBatch
protected CCAffineTransform m_transformToBatch
Field Value
m_transformToBatch
protected CCAffineTransform m_transformToBatch
Field Value
m_transformToBatch
protected CCAffineTransform m_transformToBatch
Field Value
m_transformToBatch
protected CCAffineTransform m_transformToBatch
Field Value
m_transformToBatch
protected CCAffineTransform m_transformToBatch
Field Value
m_uAtlasIndex
protected int m_uAtlasIndex
Field Value
m_uAtlasIndex
protected int m_uAtlasIndex
Field Value
m_uAtlasIndex
protected int m_uAtlasIndex
Field Value
m_uAtlasIndex
protected int m_uAtlasIndex
Field Value
m_uAtlasIndex
protected int m_uAtlasIndex
Field Value
m_uAtlasIndex
protected int m_uAtlasIndex
Field Value
m_uAtlasIndex
protected int m_uAtlasIndex
Field Value
m_uAtlasIndex
protected int m_uAtlasIndex
Field Value
m_uAtlasIndex
protected int m_uAtlasIndex
Field Value
m_uAtlasIndex
protected int m_uAtlasIndex
Field Value
m_uAtlasIndex
protected int m_uAtlasIndex
Field Value
m_uAtlasIndex
protected int m_uAtlasIndex
Field Value
Properties
AnchorPoint
returns the Anchor Point of the node as a value [0,1], where 1 is 100% of the dimension and 0 is 0%.
public override CCPoint AnchorPoint { get; set; }
Property Value
AnchorPoint
returns the Anchor Point of the node as a value [0,1], where 1 is 100% of the dimension and 0 is 0%.
public override CCPoint AnchorPoint { get; set; }
Property Value
AnchorPoint
public override CCPoint AnchorPoint { get; set; }
Property Value
AnchorPoint
public override CCPoint AnchorPoint { get; set; }
Property Value
AnchorPoint
public override CCPoint AnchorPoint { get; set; }
Property Value
AnchorPoint
public override CCPoint AnchorPoint { get; set; }
Property Value
AnchorPoint
public override CCPoint AnchorPoint { get; set; }
Property Value
AnchorPoint
public override CCPoint AnchorPoint { get; set; }
Property Value
AnchorPoint
public override CCPoint AnchorPoint { get; set; }
Property Value
AnchorPoint
public override CCPoint AnchorPoint { get; set; }
Property Value
AnchorPoint
public override CCPoint AnchorPoint { get; set; }
Property Value
AnchorPoint
public override CCPoint AnchorPoint { get; set; }
Property Value
AtlasIndex
public int AtlasIndex { get; set; }
Property Value
AtlasIndex
public int AtlasIndex { get; set; }
Property Value
AtlasIndex
public int AtlasIndex { get; set; }
Property Value
AtlasIndex
public int AtlasIndex { get; set; }
Property Value
AtlasIndex
public int AtlasIndex { get; set; }
Property Value
AtlasIndex
public int AtlasIndex { get; set; }
Property Value
AtlasIndex
public int AtlasIndex { get; set; }
Property Value
AtlasIndex
public int AtlasIndex { get; set; }
Property Value
AtlasIndex
public int AtlasIndex { get; set; }
Property Value
AtlasIndex
public int AtlasIndex { get; set; }
Property Value
AtlasIndex
public int AtlasIndex { get; set; }
Property Value
AtlasIndex
public int AtlasIndex { get; set; }
Property Value
BatchNode
public CCSpriteBatchNode BatchNode { get; set; }
Property Value
BatchNode
public CCSpriteBatchNode BatchNode { get; set; }
Property Value
BatchNode
public CCSpriteBatchNode BatchNode { get; set; }
Property Value
BatchNode
public CCSpriteBatchNode BatchNode { get; set; }
Property Value
BatchNode
public CCSpriteBatchNode BatchNode { get; set; }
Property Value
BatchNode
public CCSpriteBatchNode BatchNode { get; set; }
Property Value
BatchNode
public CCSpriteBatchNode BatchNode { get; set; }
Property Value
BatchNode
public CCSpriteBatchNode BatchNode { get; set; }
Property Value
BatchNode
public CCSpriteBatchNode BatchNode { get; set; }
Property Value
BatchNode
public CCSpriteBatchNode BatchNode { get; set; }
Property Value
BatchNode
public CCSpriteBatchNode BatchNode { get; set; }
Property Value
BatchNode
public CCSpriteBatchNode BatchNode { get; set; }
Property Value
BlendFunc
gets or sets the source blending function for the texture
public CCBlendFunc BlendFunc { get; set; }
Property Value
BlendFunc
gets or sets the source blending function for the texture
public CCBlendFunc BlendFunc { get; set; }
Property Value
BlendFunc
public CCBlendFunc BlendFunc { get; set; }
Property Value
BlendFunc
public CCBlendFunc BlendFunc { get; set; }
Property Value
BlendFunc
public CCBlendFunc BlendFunc { get; set; }
Property Value
BlendFunc
public CCBlendFunc BlendFunc { get; set; }
Property Value
BlendFunc
public CCBlendFunc BlendFunc { get; set; }
Property Value
BlendFunc
public CCBlendFunc BlendFunc { get; set; }
Property Value
BlendFunc
public CCBlendFunc BlendFunc { get; set; }
Property Value
BlendFunc
public CCBlendFunc BlendFunc { get; set; }
Property Value
BlendFunc
public CCBlendFunc BlendFunc { get; set; }
Property Value
BlendFunc
public CCBlendFunc BlendFunc { get; set; }
Property Value
Color
Gets or sets the color
public override CCColor3B Color { get; set; }
Property Value
Color
Gets or sets the color
public override CCColor3B Color { get; set; }
Property Value
Color
public override CCColor3B Color { get; set; }
Property Value
Color
public override CCColor3B Color { get; set; }
Property Value
Color
public override CCColor3B Color { get; set; }
Property Value
Color
public override CCColor3B Color { get; set; }
Property Value
Color
public override CCColor3B Color { get; set; }
Property Value
Color
public override CCColor3B Color { get; set; }
Property Value
Color
public override CCColor3B Color { get; set; }
Property Value
Color
public override CCColor3B Color { get; set; }
Property Value
Color
public override CCColor3B Color { get; set; }
Property Value
Color
public override CCColor3B Color { get; set; }
Property Value
ContentSize
public override CCSize ContentSize { get; set; }
Property Value
ContentSize
public override CCSize ContentSize { get; set; }
Property Value
ContentSize
public override CCSize ContentSize { get; set; }
Property Value
ContentSize
public override CCSize ContentSize { get; set; }
Property Value
ContentSize
public override CCSize ContentSize { get; set; }
Property Value
ContentSize
public override CCSize ContentSize { get; set; }
Property Value
ContentSize
public override CCSize ContentSize { get; set; }
Property Value
ContentSize
public override CCSize ContentSize { get; set; }
Property Value
ContentSize
public override CCSize ContentSize { get; set; }
Property Value
ContentSize
public override CCSize ContentSize { get; set; }
Property Value
ContentSize
public override CCSize ContentSize { get; set; }
Property Value
ContentSize
public override CCSize ContentSize { get; set; }
Property Value
Dirty
public virtual bool Dirty { get; set; }
Property Value
Dirty
public virtual bool Dirty { get; set; }
Property Value
Dirty
public virtual bool Dirty { get; set; }
Property Value
Dirty
public virtual bool Dirty { get; set; }
Property Value
Dirty
public virtual bool Dirty { get; set; }
Property Value
Dirty
public virtual bool Dirty { get; set; }
Property Value
Dirty
public virtual bool Dirty { get; set; }
Property Value
Dirty
public virtual bool Dirty { get; set; }
Property Value
Dirty
public virtual bool Dirty { get; set; }
Property Value
Dirty
public virtual bool Dirty { get; set; }
Property Value
Dirty
public virtual bool Dirty { get; set; }
Property Value
Dirty
public virtual bool Dirty { get; set; }
Property Value
DisplayFrame
public CCSpriteFrame DisplayFrame { get; set; }
Property Value
DisplayFrame
public CCSpriteFrame DisplayFrame { get; set; }
Property Value
DisplayFrame
public CCSpriteFrame DisplayFrame { get; set; }
Property Value
DisplayFrame
public CCSpriteFrame DisplayFrame { get; set; }
Property Value
DisplayFrame
public CCSpriteFrame DisplayFrame { get; set; }
Property Value
DisplayFrame
public CCSpriteFrame DisplayFrame { get; set; }
Property Value
DisplayFrame
public CCSpriteFrame DisplayFrame { get; set; }
Property Value
DisplayFrame
public CCSpriteFrame DisplayFrame { get; set; }
Property Value
DisplayFrame
public CCSpriteFrame DisplayFrame { get; set; }
Property Value
DisplayFrame
public CCSpriteFrame DisplayFrame { get; set; }
Property Value
DisplayFrame
public CCSpriteFrame DisplayFrame { get; set; }
Property Value
DisplayFrame
public CCSpriteFrame DisplayFrame { get; set; }
Property Value
FlipX
public bool FlipX { get; set; }
Property Value
FlipX
public bool FlipX { get; set; }
Property Value
FlipX
public bool FlipX { get; set; }
Property Value
FlipX
public bool FlipX { get; set; }
Property Value
FlipX
public bool FlipX { get; set; }
Property Value
FlipX
public bool FlipX { get; set; }
Property Value
FlipX
public bool FlipX { get; set; }
Property Value
FlipX
public bool FlipX { get; set; }
Property Value
FlipX
public bool FlipX { get; set; }
Property Value
FlipX
public bool FlipX { get; set; }
Property Value
FlipX
public bool FlipX { get; set; }
Property Value
FlipX
public bool FlipX { get; set; }
Property Value
FlipY
public bool FlipY { get; set; }
Property Value
FlipY
public bool FlipY { get; set; }
Property Value
FlipY
public bool FlipY { get; set; }
Property Value
FlipY
public bool FlipY { get; set; }
Property Value
FlipY
public bool FlipY { get; set; }
Property Value
FlipY
public bool FlipY { get; set; }
Property Value
FlipY
public bool FlipY { get; set; }
Property Value
FlipY
public bool FlipY { get; set; }
Property Value
FlipY
public bool FlipY { get; set; }
Property Value
FlipY
public bool FlipY { get; set; }
Property Value
FlipY
public bool FlipY { get; set; }
Property Value
FlipY
public bool FlipY { get; set; }
Property Value
HalfTexelOffset
public bool HalfTexelOffset { get; set; }
Property Value
HalfTexelOffset
public bool HalfTexelOffset { get; set; }
Property Value
HalfTexelOffset
public bool HalfTexelOffset { get; set; }
Property Value
HalfTexelOffset
public bool HalfTexelOffset { get; set; }
Property Value
HalfTexelOffset
public bool HalfTexelOffset { get; set; }
Property Value
HalfTexelOffset
public bool HalfTexelOffset { get; set; }
Property Value
HalfTexelOffset
public bool HalfTexelOffset { get; set; }
Property Value
HalfTexelOffset
public bool HalfTexelOffset { get; set; }
Property Value
HalfTexelOffset
public bool HalfTexelOffset { get; set; }
Property Value
HalfTexelOffset
public bool HalfTexelOffset { get; set; }
Property Value
HalfTexelOffset
public bool HalfTexelOffset { get; set; }
Property Value
HalfTexelOffset
public bool HalfTexelOffset { get; set; }
Property Value
IgnoreAnchorPointForPosition
public override bool IgnoreAnchorPointForPosition { get; set; }
Property Value
IgnoreAnchorPointForPosition
public override bool IgnoreAnchorPointForPosition { get; set; }
Property Value
IgnoreAnchorPointForPosition
public override bool IgnoreAnchorPointForPosition { get; set; }
Property Value
IgnoreAnchorPointForPosition
public override bool IgnoreAnchorPointForPosition { get; set; }
Property Value
IgnoreAnchorPointForPosition
public override bool IgnoreAnchorPointForPosition { get; set; }
Property Value
IgnoreAnchorPointForPosition
public override bool IgnoreAnchorPointForPosition { get; set; }
Property Value
IgnoreAnchorPointForPosition
public override bool IgnoreAnchorPointForPosition { get; set; }
Property Value
IgnoreAnchorPointForPosition
public override bool IgnoreAnchorPointForPosition { get; set; }
Property Value
IgnoreAnchorPointForPosition
public override bool IgnoreAnchorPointForPosition { get; set; }
Property Value
IgnoreAnchorPointForPosition
public override bool IgnoreAnchorPointForPosition { get; set; }
Property Value
IgnoreAnchorPointForPosition
public override bool IgnoreAnchorPointForPosition { get; set; }
Property Value
IgnoreAnchorPointForPosition
public override bool IgnoreAnchorPointForPosition { get; set; }
Property Value
IsAntialiased
public bool IsAntialiased { get; set; }
Property Value
IsAntialiased
public bool IsAntialiased { get; set; }
Property Value
IsAntialiased
public bool IsAntialiased { get; set; }
Property Value
IsAntialiased
public bool IsAntialiased { get; set; }
Property Value
IsAntialiased
public bool IsAntialiased { get; set; }
Property Value
IsAntialiased
public bool IsAntialiased { get; set; }
Property Value
IsAntialiased
public bool IsAntialiased { get; set; }
Property Value
IsAntialiased
public bool IsAntialiased { get; set; }
Property Value
IsAntialiased
public bool IsAntialiased { get; set; }
Property Value
IsAntialiased
public bool IsAntialiased { get; set; }
Property Value
IsAntialiased
public bool IsAntialiased { get; set; }
Property Value
IsAntialiased
public bool IsAntialiased { get; set; }
Property Value
IsOpacityModifyRGB
sets the premultipliedAlphaOpacity property. If set to NO then opacity will be applied as: glColor(R,G,B,opacity); If set to YES then oapcity will be applied as: glColor(opacity, opacity, opacity, opacity ); Textures with premultiplied alpha will have this property by default on YES. Otherwise the default value is NO @since v0.8
public override bool IsOpacityModifyRGB { get; set; }
Property Value
IsOpacityModifyRGB
sets the premultipliedAlphaOpacity property. If set to NO then opacity will be applied as: glColor(R,G,B,opacity); If set to YES then oapcity will be applied as: glColor(opacity, opacity, opacity, opacity ); Textures with premultiplied alpha will have this property by default on YES. Otherwise the default value is NO @since v0.8
public override bool IsOpacityModifyRGB { get; set; }
Property Value
IsOpacityModifyRGB
public override bool IsOpacityModifyRGB { get; set; }
Property Value
IsOpacityModifyRGB
public override bool IsOpacityModifyRGB { get; set; }
Property Value
IsOpacityModifyRGB
public override bool IsOpacityModifyRGB { get; set; }
Property Value
IsOpacityModifyRGB
public override bool IsOpacityModifyRGB { get; set; }
Property Value
IsOpacityModifyRGB
public override bool IsOpacityModifyRGB { get; set; }
Property Value
IsOpacityModifyRGB
public override bool IsOpacityModifyRGB { get; set; }
Property Value
IsOpacityModifyRGB
public override bool IsOpacityModifyRGB { get; set; }
Property Value
IsOpacityModifyRGB
public override bool IsOpacityModifyRGB { get; set; }
Property Value
IsOpacityModifyRGB
public override bool IsOpacityModifyRGB { get; set; }
Property Value
IsOpacityModifyRGB
public override bool IsOpacityModifyRGB { get; set; }
Property Value
IsTextureRectRotated
public bool IsTextureRectRotated { get; }
Property Value
IsTextureRectRotated
public bool IsTextureRectRotated { get; }
Property Value
IsTextureRectRotated
public bool IsTextureRectRotated { get; }
Property Value
IsTextureRectRotated
public bool IsTextureRectRotated { get; }
Property Value
IsTextureRectRotated
public bool IsTextureRectRotated { get; }
Property Value
IsTextureRectRotated
public bool IsTextureRectRotated { get; }
Property Value
IsTextureRectRotated
public bool IsTextureRectRotated { get; }
Property Value
IsTextureRectRotated
public bool IsTextureRectRotated { get; }
Property Value
IsTextureRectRotated
public bool IsTextureRectRotated { get; }
Property Value
IsTextureRectRotated
public bool IsTextureRectRotated { get; }
Property Value
IsTextureRectRotated
public bool IsTextureRectRotated { get; }
Property Value
IsTextureRectRotated
public bool IsTextureRectRotated { get; }
Property Value
OffsetPosition
public CCPoint OffsetPosition { get; }
Property Value
OffsetPosition
public CCPoint OffsetPosition { get; }
Property Value
OffsetPosition
public CCPoint OffsetPosition { get; }
Property Value
OffsetPosition
public CCPoint OffsetPosition { get; }
Property Value
OffsetPosition
public CCPoint OffsetPosition { get; }
Property Value
OffsetPosition
public CCPoint OffsetPosition { get; }
Property Value
OffsetPosition
public CCPoint OffsetPosition { get; }
Property Value
OffsetPosition
public CCPoint OffsetPosition { get; }
Property Value
OffsetPosition
public CCPoint OffsetPosition { get; }
Property Value
OffsetPosition
public CCPoint OffsetPosition { get; }
Property Value
OffsetPosition
public CCPoint OffsetPosition { get; }
Property Value
OffsetPosition
public CCPoint OffsetPosition { get; }
Property Value
Opacity
Gets or sets the Opacity @warning If the the texture has premultiplied alpha then, the R, G and B channels will be modifed. Values goes from 0 to 255, where 255 means fully opaque.
public override byte Opacity { get; set; }
Property Value
Opacity
Gets or sets the Opacity @warning If the the texture has premultiplied alpha then, the R, G and B channels will be modifed. Values goes from 0 to 255, where 255 means fully opaque.
public override byte Opacity { get; set; }
Property Value
Opacity
public override byte Opacity { get; set; }
Property Value
Opacity
public override byte Opacity { get; set; }
Property Value
Opacity
public override byte Opacity { get; set; }
Property Value
Opacity
public override byte Opacity { get; set; }
Property Value
Opacity
public override byte Opacity { get; set; }
Property Value
Opacity
public override byte Opacity { get; set; }
Property Value
Opacity
public override byte Opacity { get; set; }
Property Value
Opacity
public override byte Opacity { get; set; }
Property Value
Opacity
public override byte Opacity { get; set; }
Property Value
Opacity
public override byte Opacity { get; set; }
Property Value
Position
Sets and gets the position of the node. For Menus, this is the center of the menu. For layers, this is the lower left corner of the layer.
public override CCPoint Position { get; set; }
Property Value
Position
Sets and gets the position of the node. For Menus, this is the center of the menu. For layers, this is the lower left corner of the layer.
public override CCPoint Position { get; set; }
Property Value
Position
public override CCPoint Position { get; set; }
Property Value
Position
public override CCPoint Position { get; set; }
Property Value
Position
public override CCPoint Position { get; set; }
Property Value
Position
public override CCPoint Position { get; set; }
Property Value
Position
public override CCPoint Position { get; set; }
Property Value
Position
public override CCPoint Position { get; set; }
Property Value
Position
public override CCPoint Position { get; set; }
Property Value
Position
public override CCPoint Position { get; set; }
Property Value
Position
public override CCPoint Position { get; set; }
Property Value
Position
public override CCPoint Position { get; set; }
Property Value
Quad
public CCV3F_C4B_T2F_Quad Quad { get; }
Property Value
Quad
public CCV3F_C4B_T2F_Quad Quad { get; }
Property Value
Quad
public CCV3F_C4B_T2F_Quad Quad { get; }
Property Value
Quad
public CCV3F_C4B_T2F_Quad Quad { get; }
Property Value
Quad
public CCV3F_C4B_T2F_Quad Quad { get; }
Property Value
Quad
public CCV3F_C4B_T2F_Quad Quad { get; }
Property Value
Quad
public CCV3F_C4B_T2F_Quad Quad { get; }
Property Value
Quad
public CCV3F_C4B_T2F_Quad Quad { get; }
Property Value
Quad
public CCV3F_C4B_T2F_Quad Quad { get; }
Property Value
Quad
public CCV3F_C4B_T2F_Quad Quad { get; }
Property Value
Quad
public CCV3F_C4B_T2F_Quad Quad { get; }
Property Value
Quad
public CCV3F_C4B_T2F_Quad Quad { get; }
Property Value
Rotation
Rotation of the sprite, about the Z axis, in Degrees.
public override float Rotation { get; set; }
Property Value
Rotation
Rotation of the sprite, about the Z axis, in Degrees.
public override float Rotation { get; set; }
Property Value
Rotation
public override float Rotation { get; set; }
Property Value
Rotation
public override float Rotation { get; set; }
Property Value
Rotation
public override float Rotation { get; set; }
Property Value
Rotation
public override float Rotation { get; set; }
Property Value
Rotation
public override float Rotation { get; set; }
Property Value
Rotation
public override float Rotation { get; set; }
Property Value
Rotation
public override float Rotation { get; set; }
Property Value
Rotation
public override float Rotation { get; set; }
Property Value
Rotation
public override float Rotation { get; set; }
Property Value
Rotation
public override float Rotation { get; set; }
Property Value
RotationX
Rotation of the sprite, about the X axis, in Degrees.
public override float RotationX { get; set; }
Property Value
RotationX
Rotation of the sprite, about the X axis, in Degrees.
public override float RotationX { get; set; }
Property Value
RotationX
public override float RotationX { get; set; }
Property Value
RotationX
public override float RotationX { get; set; }
Property Value
RotationX
public override float RotationX { get; set; }
Property Value
RotationX
public override float RotationX { get; set; }
Property Value
RotationX
public override float RotationX { get; set; }
Property Value
RotationX
public override float RotationX { get; set; }
Property Value
RotationX
public override float RotationX { get; set; }
Property Value
RotationX
public override float RotationX { get; set; }
Property Value
RotationX
public override float RotationX { get; set; }
Property Value
RotationX
public override float RotationX { get; set; }
Property Value
RotationY
Rotation of the sprite, about the Y axis, in Degrees.
public override float RotationY { get; set; }
Property Value
RotationY
Rotation of the sprite, about the Y axis, in Degrees.
public override float RotationY { get; set; }
Property Value
RotationY
public override float RotationY { get; set; }
Property Value
RotationY
public override float RotationY { get; set; }
Property Value
RotationY
public override float RotationY { get; set; }
Property Value
RotationY
public override float RotationY { get; set; }
Property Value
RotationY
public override float RotationY { get; set; }
Property Value
RotationY
public override float RotationY { get; set; }
Property Value
RotationY
public override float RotationY { get; set; }
Property Value
RotationY
public override float RotationY { get; set; }
Property Value
RotationY
public override float RotationY { get; set; }
Property Value
RotationY
public override float RotationY { get; set; }
Property Value
Scale
The general scale that applies to both X and Y directions.
public override float Scale { get; set; }
Property Value
Scale
The general scale that applies to both X and Y directions.
public override float Scale { get; set; }
Property Value
Scale
public override float Scale { get; set; }
Property Value
Scale
public override float Scale { get; set; }
Property Value
Scale
public override float Scale { get; set; }
Property Value
Scale
public override float Scale { get; set; }
Property Value
Scale
public override float Scale { get; set; }
Property Value
Scale
public override float Scale { get; set; }
Property Value
Scale
public override float Scale { get; set; }
Property Value
Scale
public override float Scale { get; set; }
Property Value
Scale
public override float Scale { get; set; }
Property Value
Scale
public override float Scale { get; set; }
Property Value
ScaleX
Scale of the node in the X direction (left to right)
public override float ScaleX { get; set; }
Property Value
ScaleX
Scale of the node in the X direction (left to right)
public override float ScaleX { get; set; }
Property Value
ScaleX
public override float ScaleX { get; set; }
Property Value
ScaleX
public override float ScaleX { get; set; }
Property Value
ScaleX
public override float ScaleX { get; set; }
Property Value
ScaleX
public override float ScaleX { get; set; }
Property Value
ScaleX
public override float ScaleX { get; set; }
Property Value
ScaleX
public override float ScaleX { get; set; }
Property Value
ScaleX
public override float ScaleX { get; set; }
Property Value
ScaleX
public override float ScaleX { get; set; }
Property Value
ScaleX
public override float ScaleX { get; set; }
Property Value
ScaleX
public override float ScaleX { get; set; }
Property Value
ScaleY
Scale of the node in the Y direction (top to bottom)
public override float ScaleY { get; set; }
Property Value
ScaleY
Scale of the node in the Y direction (top to bottom)
public override float ScaleY { get; set; }
Property Value
ScaleY
public override float ScaleY { get; set; }
Property Value
ScaleY
public override float ScaleY { get; set; }
Property Value
ScaleY
public override float ScaleY { get; set; }
Property Value
ScaleY
public override float ScaleY { get; set; }
Property Value
ScaleY
public override float ScaleY { get; set; }
Property Value
ScaleY
public override float ScaleY { get; set; }
Property Value
ScaleY
public override float ScaleY { get; set; }
Property Value
ScaleY
public override float ScaleY { get; set; }
Property Value
ScaleY
public override float ScaleY { get; set; }
Property Value
ScaleY
public override float ScaleY { get; set; }
Property Value
SkewX
public override float SkewX { get; set; }
Property Value
SkewX
public override float SkewX { get; set; }
Property Value
SkewX
public override float SkewX { get; set; }
Property Value
SkewX
public override float SkewX { get; set; }
Property Value
SkewX
public override float SkewX { get; set; }
Property Value
SkewX
public override float SkewX { get; set; }
Property Value
SkewX
public override float SkewX { get; set; }
Property Value
SkewX
public override float SkewX { get; set; }
Property Value
SkewX
public override float SkewX { get; set; }
Property Value
SkewX
public override float SkewX { get; set; }
Property Value
SkewX
public override float SkewX { get; set; }
Property Value
SkewX
public override float SkewX { get; set; }
Property Value
SkewY
public override float SkewY { get; set; }
Property Value
SkewY
public override float SkewY { get; set; }
Property Value
SkewY
public override float SkewY { get; set; }
Property Value
SkewY
public override float SkewY { get; set; }
Property Value
SkewY
public override float SkewY { get; set; }
Property Value
SkewY
public override float SkewY { get; set; }
Property Value
SkewY
public override float SkewY { get; set; }
Property Value
SkewY
public override float SkewY { get; set; }
Property Value
SkewY
public override float SkewY { get; set; }
Property Value
SkewY
public override float SkewY { get; set; }
Property Value
SkewY
public override float SkewY { get; set; }
Property Value
SkewY
public override float SkewY { get; set; }
Property Value
SpriteFrame
public CCSpriteFrame SpriteFrame { get; set; }
Property Value
SpriteFrame
public CCSpriteFrame SpriteFrame { get; set; }
Property Value
SpriteFrame
public CCSpriteFrame SpriteFrame { get; set; }
Property Value
SpriteFrame
public CCSpriteFrame SpriteFrame { get; set; }
Property Value
SpriteFrame
public CCSpriteFrame SpriteFrame { get; set; }
Property Value
SpriteFrame
public CCSpriteFrame SpriteFrame { get; set; }
Property Value
SpriteFrame
public CCSpriteFrame SpriteFrame { get; set; }
Property Value
SpriteFrame
public CCSpriteFrame SpriteFrame { get; set; }
Property Value
SpriteFrame
public CCSpriteFrame SpriteFrame { get; set; }
Property Value
SpriteFrame
public CCSpriteFrame SpriteFrame { get; set; }
Property Value
SpriteFrame
public CCSpriteFrame SpriteFrame { get; set; }
Property Value
SpriteFrame
public CCSpriteFrame SpriteFrame { get; set; }
Property Value
Texture
gets or sets a new texture. it will be retained
public virtual CCTexture2D Texture { get; set; }
Property Value
Texture
gets or sets a new texture. it will be retained
public virtual CCTexture2D Texture { get; set; }
Property Value
Texture
public virtual CCTexture2D Texture { get; set; }
Property Value
Texture
public virtual CCTexture2D Texture { get; set; }
Property Value
Texture
public virtual CCTexture2D Texture { get; set; }
Property Value
Texture
public virtual CCTexture2D Texture { get; set; }
Property Value
Texture
public virtual CCTexture2D Texture { get; set; }
Property Value
Texture
public virtual CCTexture2D Texture { get; set; }
Property Value
Texture
public virtual CCTexture2D Texture { get; set; }
Property Value
Texture
public virtual CCTexture2D Texture { get; set; }
Property Value
Texture
public virtual CCTexture2D Texture { get; set; }
Property Value
Texture
public virtual CCTexture2D Texture { get; set; }
Property Value
TextureRect
public CCRect TextureRect { get; set; }
Property Value
TextureRect
public CCRect TextureRect { get; set; }
Property Value
TextureRect
public CCRect TextureRect { get; set; }
Property Value
TextureRect
public CCRect TextureRect { get; set; }
Property Value
TextureRect
public CCRect TextureRect { get; set; }
Property Value
TextureRect
public CCRect TextureRect { get; set; }
Property Value
TextureRect
public CCRect TextureRect { get; set; }
Property Value
TextureRect
public CCRect TextureRect { get; set; }
Property Value
TextureRect
public CCRect TextureRect { get; set; }
Property Value
TextureRect
public CCRect TextureRect { get; set; }
Property Value
TextureRect
public CCRect TextureRect { get; set; }
Property Value
TextureRect
public CCRect TextureRect { get; set; }
Property Value
TextureRectInPixels
public CCRect TextureRectInPixels { get; set; }
Property Value
TextureRectInPixels
public CCRect TextureRectInPixels { get; set; }
Property Value
TextureRectInPixels
public CCRect TextureRectInPixels { get; set; }
Property Value
TextureRectInPixels
public CCRect TextureRectInPixels { get; set; }
Property Value
TextureRectInPixels
public CCRect TextureRectInPixels { get; set; }
Property Value
TextureRectInPixels
public CCRect TextureRectInPixels { get; set; }
Property Value
TextureRectInPixels
public CCRect TextureRectInPixels { get; set; }
Property Value
TextureRectInPixels
public CCRect TextureRectInPixels { get; set; }
Property Value
TextureRectInPixels
public CCRect TextureRectInPixels { get; set; }
Property Value
TextureRectInPixels
public CCRect TextureRectInPixels { get; set; }
Property Value
TextureRectInPixels
public CCRect TextureRectInPixels { get; set; }
Property Value
TextureRectInPixels
public CCRect TextureRectInPixels { get; set; }
Property Value
UntrimmedSizeInPixels
protected CCSize UntrimmedSizeInPixels { get; set; }
Property Value
UntrimmedSizeInPixels
protected CCSize UntrimmedSizeInPixels { get; set; }
Property Value
UntrimmedSizeInPixels
protected CCSize UntrimmedSizeInPixels { get; set; }
Property Value
UntrimmedSizeInPixels
protected CCSize UntrimmedSizeInPixels { get; set; }
Property Value
UntrimmedSizeInPixels
protected CCSize UntrimmedSizeInPixels { get; set; }
Property Value
UntrimmedSizeInPixels
protected CCSize UntrimmedSizeInPixels { get; set; }
Property Value
UntrimmedSizeInPixels
protected CCSize UntrimmedSizeInPixels { get; set; }
Property Value
UntrimmedSizeInPixels
protected CCSize UntrimmedSizeInPixels { get; set; }
Property Value
UntrimmedSizeInPixels
protected CCSize UntrimmedSizeInPixels { get; set; }
Property Value
UntrimmedSizeInPixels
protected CCSize UntrimmedSizeInPixels { get; set; }
Property Value
UntrimmedSizeInPixels
protected CCSize UntrimmedSizeInPixels { get; set; }
Property Value
UntrimmedSizeInPixels
protected CCSize UntrimmedSizeInPixels { get; set; }
Property Value
VertexZ
public override float VertexZ { get; set; }
Property Value
VertexZ
public override float VertexZ { get; set; }
Property Value
VertexZ
public override float VertexZ { get; set; }
Property Value
VertexZ
public override float VertexZ { get; set; }
Property Value
VertexZ
public override float VertexZ { get; set; }
Property Value
VertexZ
public override float VertexZ { get; set; }
Property Value
VertexZ
public override float VertexZ { get; set; }
Property Value
VertexZ
public override float VertexZ { get; set; }
Property Value
VertexZ
public override float VertexZ { get; set; }
Property Value
VertexZ
public override float VertexZ { get; set; }
Property Value
VertexZ
public override float VertexZ { get; set; }
Property Value
VertexZ
public override float VertexZ { get; set; }
Property Value
Visible
This returns true if the node is visible and the parent is visible. Otherwise, it returns false.
public override bool Visible { get; set; }
Property Value
Visible
This returns true if the node is visible and the parent is visible. Otherwise, it returns false.
public override bool Visible { get; set; }
Property Value
Visible
public override bool Visible { get; set; }
Property Value
Visible
public override bool Visible { get; set; }
Property Value
Visible
public override bool Visible { get; set; }
Property Value
Visible
public override bool Visible { get; set; }
Property Value
Visible
public override bool Visible { get; set; }
Property Value
Visible
public override bool Visible { get; set; }
Property Value
Visible
public override bool Visible { get; set; }
Property Value
Visible
public override bool Visible { get; set; }
Property Value
Visible
public override bool Visible { get; set; }
Property Value
Visible
public override bool Visible { get; set; }
Property Value
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
Deserialize(Stream)
Tells the screen to deserialize its state from the given stream.
public override void Deserialize(Stream stream)
Parameters
stream
Stream
Deserialize(Stream)
Tells the screen to deserialize its state from the given stream.
public override void Deserialize(Stream stream)
Parameters
stream
Stream
Deserialize(Stream)
public override void Deserialize(Stream stream)
Parameters
stream
Stream
Deserialize(Stream)
public override void Deserialize(Stream stream)
Parameters
stream
Stream
Deserialize(Stream)
public override void Deserialize(Stream stream)
Parameters
stream
Stream
Deserialize(Stream)
public override void Deserialize(Stream stream)
Parameters
stream
Stream
Deserialize(Stream)
public override void Deserialize(Stream stream)
Parameters
stream
Stream
Deserialize(Stream)
public override void Deserialize(Stream stream)
Parameters
stream
Stream
Deserialize(Stream)
public override void Deserialize(Stream stream)
Parameters
stream
Stream
Deserialize(Stream)
public override void Deserialize(Stream stream)
Parameters
stream
Stream
Deserialize(Stream)
public override void Deserialize(Stream stream)
Parameters
stream
Stream
Deserialize(Stream)
public override void Deserialize(Stream stream)
Parameters
stream
Stream
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()
Init()
public override bool Init()
Returns
Init()
public override bool Init()
Returns
Init()
public override bool Init()
Returns
Init()
public override bool Init()
Returns
Init()
public override bool Init()
Returns
Init()
public override bool Init()
Returns
Init()
public override bool Init()
Returns
Init()
public override bool Init()
Returns
Init()
public override bool Init()
Returns
Init()
public override bool Init()
Returns
Init()
public override bool Init()
Returns
Init()
public override bool Init()
Returns
InitWithFile(string)
public virtual bool InitWithFile(string fileName)
Parameters
fileName
string
Returns
InitWithFile(string, CCRect)
protected virtual bool InitWithFile(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
Returns
InitWithFile(string)
public virtual bool InitWithFile(string fileName)
Parameters
fileName
string
Returns
InitWithFile(string, CCRect)
protected virtual bool InitWithFile(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
Returns
InitWithFile(string)
public virtual bool InitWithFile(string fileName)
Parameters
fileName
string
Returns
InitWithFile(string, CCRect)
protected virtual bool InitWithFile(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
Returns
InitWithFile(string)
public virtual bool InitWithFile(string fileName)
Parameters
fileName
string
Returns
InitWithFile(string, CCRect)
protected virtual bool InitWithFile(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
Returns
InitWithFile(string)
public virtual bool InitWithFile(string fileName)
Parameters
fileName
string
Returns
InitWithFile(string, CCRect)
protected virtual bool InitWithFile(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
Returns
InitWithFile(string)
public virtual bool InitWithFile(string fileName)
Parameters
fileName
string
Returns
InitWithFile(string, CCRect)
protected virtual bool InitWithFile(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
Returns
InitWithFile(string)
public virtual bool InitWithFile(string fileName)
Parameters
fileName
string
Returns
InitWithFile(string, CCRect)
protected virtual bool InitWithFile(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
Returns
InitWithFile(string)
public virtual bool InitWithFile(string fileName)
Parameters
fileName
string
Returns
InitWithFile(string, CCRect)
protected virtual bool InitWithFile(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
Returns
InitWithFile(string)
public virtual bool InitWithFile(string fileName)
Parameters
fileName
string
Returns
InitWithFile(string, CCRect)
protected virtual bool InitWithFile(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
Returns
InitWithFile(string)
public virtual bool InitWithFile(string fileName)
Parameters
fileName
string
Returns
InitWithFile(string, CCRect)
protected virtual bool InitWithFile(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
Returns
InitWithFile(string)
public virtual bool InitWithFile(string fileName)
Parameters
fileName
string
Returns
InitWithFile(string, CCRect)
protected virtual bool InitWithFile(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
Returns
InitWithFile(string)
public virtual bool InitWithFile(string fileName)
Parameters
fileName
string
Returns
InitWithFile(string, CCRect)
protected virtual bool InitWithFile(string fileName, CCRect rect)
Parameters
fileName
string
rect
CCRect
Returns
InitWithSpriteFrame(CCSpriteFrame)
protected virtual bool InitWithSpriteFrame(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Returns
InitWithSpriteFrame(CCSpriteFrame)
protected virtual bool InitWithSpriteFrame(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Returns
InitWithSpriteFrame(CCSpriteFrame)
protected virtual bool InitWithSpriteFrame(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Returns
InitWithSpriteFrame(CCSpriteFrame)
protected virtual bool InitWithSpriteFrame(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Returns
InitWithSpriteFrame(CCSpriteFrame)
protected virtual bool InitWithSpriteFrame(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Returns
InitWithSpriteFrame(CCSpriteFrame)
protected virtual bool InitWithSpriteFrame(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Returns
InitWithSpriteFrame(CCSpriteFrame)
protected virtual bool InitWithSpriteFrame(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Returns
InitWithSpriteFrame(CCSpriteFrame)
protected virtual bool InitWithSpriteFrame(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Returns
InitWithSpriteFrame(CCSpriteFrame)
protected virtual bool InitWithSpriteFrame(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Returns
InitWithSpriteFrame(CCSpriteFrame)
protected virtual bool InitWithSpriteFrame(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Returns
InitWithSpriteFrame(CCSpriteFrame)
protected virtual bool InitWithSpriteFrame(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Returns
InitWithSpriteFrame(CCSpriteFrame)
protected virtual bool InitWithSpriteFrame(CCSpriteFrame pSpriteFrame)
Parameters
pSpriteFrame
CCSpriteFrame
Returns
InitWithTexture(CCTexture2D, CCRect, bool)
public bool InitWithTexture(CCTexture2D pTexture, CCRect rect, bool rotated)
Parameters
pTexture
CCTexture2D
rect
CCRect
rotated
bool
Returns
InitWithTexture(CCTexture2D, CCRect)
public virtual bool InitWithTexture(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
Returns
InitWithTexture(CCTexture2D)
public virtual bool InitWithTexture(CCTexture2D texture)
Parameters
texture
CCTexture2D
Returns
InitWithTexture(CCTexture2D, CCRect, bool)
public bool InitWithTexture(CCTexture2D pTexture, CCRect rect, bool rotated)
Parameters
pTexture
CCTexture2D
rect
CCRect
rotated
bool
Returns
InitWithTexture(CCTexture2D, CCRect)
public virtual bool InitWithTexture(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
Returns
InitWithTexture(CCTexture2D)
public virtual bool InitWithTexture(CCTexture2D texture)
Parameters
texture
CCTexture2D
Returns
InitWithTexture(CCTexture2D, CCRect, bool)
public bool InitWithTexture(CCTexture2D pTexture, CCRect rect, bool rotated)
Parameters
pTexture
CCTexture2D
rect
CCRect
rotated
bool
Returns
InitWithTexture(CCTexture2D, CCRect)
public virtual bool InitWithTexture(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
Returns
InitWithTexture(CCTexture2D)
public virtual bool InitWithTexture(CCTexture2D texture)
Parameters
texture
CCTexture2D
Returns
InitWithTexture(CCTexture2D, CCRect, bool)
public bool InitWithTexture(CCTexture2D pTexture, CCRect rect, bool rotated)
Parameters
pTexture
CCTexture2D
rect
CCRect
rotated
bool
Returns
InitWithTexture(CCTexture2D, CCRect)
public virtual bool InitWithTexture(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
Returns
InitWithTexture(CCTexture2D)
public virtual bool InitWithTexture(CCTexture2D texture)
Parameters
texture
CCTexture2D
Returns
InitWithTexture(CCTexture2D, CCRect, bool)
public bool InitWithTexture(CCTexture2D pTexture, CCRect rect, bool rotated)
Parameters
pTexture
CCTexture2D
rect
CCRect
rotated
bool
Returns
InitWithTexture(CCTexture2D, CCRect)
public virtual bool InitWithTexture(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
Returns
InitWithTexture(CCTexture2D)
public virtual bool InitWithTexture(CCTexture2D texture)
Parameters
texture
CCTexture2D
Returns
InitWithTexture(CCTexture2D, CCRect, bool)
public bool InitWithTexture(CCTexture2D pTexture, CCRect rect, bool rotated)
Parameters
pTexture
CCTexture2D
rect
CCRect
rotated
bool
Returns
InitWithTexture(CCTexture2D, CCRect)
public virtual bool InitWithTexture(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
Returns
InitWithTexture(CCTexture2D)
public virtual bool InitWithTexture(CCTexture2D texture)
Parameters
texture
CCTexture2D
Returns
InitWithTexture(CCTexture2D, CCRect, bool)
public bool InitWithTexture(CCTexture2D pTexture, CCRect rect, bool rotated)
Parameters
pTexture
CCTexture2D
rect
CCRect
rotated
bool
Returns
InitWithTexture(CCTexture2D, CCRect)
public virtual bool InitWithTexture(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
Returns
InitWithTexture(CCTexture2D)
public virtual bool InitWithTexture(CCTexture2D texture)
Parameters
texture
CCTexture2D
Returns
InitWithTexture(CCTexture2D, CCRect, bool)
public bool InitWithTexture(CCTexture2D pTexture, CCRect rect, bool rotated)
Parameters
pTexture
CCTexture2D
rect
CCRect
rotated
bool
Returns
InitWithTexture(CCTexture2D, CCRect)
public virtual bool InitWithTexture(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
Returns
InitWithTexture(CCTexture2D)
public virtual bool InitWithTexture(CCTexture2D texture)
Parameters
texture
CCTexture2D
Returns
InitWithTexture(CCTexture2D, CCRect, bool)
public bool InitWithTexture(CCTexture2D pTexture, CCRect rect, bool rotated)
Parameters
pTexture
CCTexture2D
rect
CCRect
rotated
bool
Returns
InitWithTexture(CCTexture2D, CCRect)
public virtual bool InitWithTexture(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
Returns
InitWithTexture(CCTexture2D)
public virtual bool InitWithTexture(CCTexture2D texture)
Parameters
texture
CCTexture2D
Returns
InitWithTexture(CCTexture2D, CCRect, bool)
public bool InitWithTexture(CCTexture2D pTexture, CCRect rect, bool rotated)
Parameters
pTexture
CCTexture2D
rect
CCRect
rotated
bool
Returns
InitWithTexture(CCTexture2D, CCRect)
public virtual bool InitWithTexture(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
Returns
InitWithTexture(CCTexture2D)
public virtual bool InitWithTexture(CCTexture2D texture)
Parameters
texture
CCTexture2D
Returns
InitWithTexture(CCTexture2D, CCRect, bool)
public bool InitWithTexture(CCTexture2D pTexture, CCRect rect, bool rotated)
Parameters
pTexture
CCTexture2D
rect
CCRect
rotated
bool
Returns
InitWithTexture(CCTexture2D, CCRect)
public virtual bool InitWithTexture(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
Returns
InitWithTexture(CCTexture2D)
public virtual bool InitWithTexture(CCTexture2D texture)
Parameters
texture
CCTexture2D
Returns
InitWithTexture(CCTexture2D, CCRect, bool)
public bool InitWithTexture(CCTexture2D pTexture, CCRect rect, bool rotated)
Parameters
pTexture
CCTexture2D
rect
CCRect
rotated
bool
Returns
InitWithTexture(CCTexture2D, CCRect)
public virtual bool InitWithTexture(CCTexture2D texture, CCRect rect)
Parameters
texture
CCTexture2D
rect
CCRect
Returns
InitWithTexture(CCTexture2D)
public virtual bool InitWithTexture(CCTexture2D texture)
Parameters
texture
CCTexture2D
Returns
IsSpriteFrameDisplayed(CCSpriteFrame)
public bool IsSpriteFrameDisplayed(CCSpriteFrame frame)
Parameters
frame
CCSpriteFrame
Returns
IsSpriteFrameDisplayed(CCSpriteFrame)
public bool IsSpriteFrameDisplayed(CCSpriteFrame frame)
Parameters
frame
CCSpriteFrame
Returns
IsSpriteFrameDisplayed(CCSpriteFrame)
public bool IsSpriteFrameDisplayed(CCSpriteFrame frame)
Parameters
frame
CCSpriteFrame
Returns
IsSpriteFrameDisplayed(CCSpriteFrame)
public bool IsSpriteFrameDisplayed(CCSpriteFrame frame)
Parameters
frame
CCSpriteFrame
Returns
IsSpriteFrameDisplayed(CCSpriteFrame)
public bool IsSpriteFrameDisplayed(CCSpriteFrame frame)
Parameters
frame
CCSpriteFrame
Returns
IsSpriteFrameDisplayed(CCSpriteFrame)
public bool IsSpriteFrameDisplayed(CCSpriteFrame frame)
Parameters
frame
CCSpriteFrame
Returns
IsSpriteFrameDisplayed(CCSpriteFrame)
public bool IsSpriteFrameDisplayed(CCSpriteFrame frame)
Parameters
frame
CCSpriteFrame
Returns
IsSpriteFrameDisplayed(CCSpriteFrame)
public bool IsSpriteFrameDisplayed(CCSpriteFrame frame)
Parameters
frame
CCSpriteFrame
Returns
IsSpriteFrameDisplayed(CCSpriteFrame)
public bool IsSpriteFrameDisplayed(CCSpriteFrame frame)
Parameters
frame
CCSpriteFrame
Returns
IsSpriteFrameDisplayed(CCSpriteFrame)
public bool IsSpriteFrameDisplayed(CCSpriteFrame frame)
Parameters
frame
CCSpriteFrame
Returns
IsSpriteFrameDisplayed(CCSpriteFrame)
public bool IsSpriteFrameDisplayed(CCSpriteFrame frame)
Parameters
frame
CCSpriteFrame
Returns
IsSpriteFrameDisplayed(CCSpriteFrame)
public bool IsSpriteFrameDisplayed(CCSpriteFrame frame)
Parameters
frame
CCSpriteFrame
Returns
OnExit()
public override void OnExit()
OnExit()
public override void OnExit()
OnExit()
public override void OnExit()
OnExit()
public override void OnExit()
OnExit()
public override void OnExit()
OnExit()
public override void OnExit()
OnExit()
public override void OnExit()
OnExit()
public override void OnExit()
OnExit()
public override void OnExit()
OnExit()
public override void OnExit()
OnExit()
public override void OnExit()
OnExit()
public override void OnExit()
RemoveAllChildren(bool)
public override void RemoveAllChildren(bool cleanup = true)
Parameters
cleanup
bool
RemoveAllChildren(bool)
public override void RemoveAllChildren(bool cleanup = true)
Parameters
cleanup
bool
RemoveAllChildren(bool)
public override void RemoveAllChildren(bool cleanup = true)
Parameters
cleanup
bool
RemoveAllChildren(bool)
public override void RemoveAllChildren(bool cleanup = true)
Parameters
cleanup
bool
RemoveAllChildren(bool)
public override void RemoveAllChildren(bool cleanup = true)
Parameters
cleanup
bool
RemoveAllChildren(bool)
public override void RemoveAllChildren(bool cleanup = true)
Parameters
cleanup
bool
RemoveAllChildren(bool)
public override void RemoveAllChildren(bool cleanup = true)
Parameters
cleanup
bool
RemoveAllChildren(bool)
public override void RemoveAllChildren(bool cleanup = true)
Parameters
cleanup
bool
RemoveAllChildren(bool)
public override void RemoveAllChildren(bool cleanup = true)
Parameters
cleanup
bool
RemoveAllChildren(bool)
public override void RemoveAllChildren(bool cleanup = true)
Parameters
cleanup
bool
RemoveAllChildren(bool)
public override void RemoveAllChildren(bool cleanup = true)
Parameters
cleanup
bool
RemoveAllChildren(bool)
public override void RemoveAllChildren(bool cleanup = true)
Parameters
cleanup
bool
RemoveChild(CCNode, bool)
public override void RemoveChild(CCNode child, bool cleanup)
Parameters
child
CCNode
cleanup
bool
RemoveChild(CCNode, bool)
public override void RemoveChild(CCNode child, bool cleanup)
Parameters
child
CCNode
cleanup
bool
RemoveChild(CCNode, bool)
public override void RemoveChild(CCNode child, bool cleanup)
Parameters
child
CCNode
cleanup
bool
RemoveChild(CCNode, bool)
public override void RemoveChild(CCNode child, bool cleanup)
Parameters
child
CCNode
cleanup
bool
RemoveChild(CCNode, bool)
public override void RemoveChild(CCNode child, bool cleanup)
Parameters
child
CCNode
cleanup
bool
RemoveChild(CCNode, bool)
public override void RemoveChild(CCNode child, bool cleanup)
Parameters
child
CCNode
cleanup
bool
RemoveChild(CCNode, bool)
public override void RemoveChild(CCNode child, bool cleanup)
Parameters
child
CCNode
cleanup
bool
RemoveChild(CCNode, bool)
public override void RemoveChild(CCNode child, bool cleanup)
Parameters
child
CCNode
cleanup
bool
RemoveChild(CCNode, bool)
public override void RemoveChild(CCNode child, bool cleanup)
Parameters
child
CCNode
cleanup
bool
RemoveChild(CCNode, bool)
public override void RemoveChild(CCNode child, bool cleanup)
Parameters
child
CCNode
cleanup
bool
RemoveChild(CCNode, bool)
public override void RemoveChild(CCNode child, bool cleanup)
Parameters
child
CCNode
cleanup
bool
RemoveChild(CCNode, bool)
public override void RemoveChild(CCNode child, bool cleanup)
Parameters
child
CCNode
cleanup
bool
ReorderChild(CCNode, int)
public override void ReorderChild(CCNode child, int zOrder)
Parameters
child
CCNode
zOrder
int
ReorderChild(CCNode, int)
public override void ReorderChild(CCNode child, int zOrder)
Parameters
child
CCNode
zOrder
int
ReorderChild(CCNode, int)
public override void ReorderChild(CCNode child, int zOrder)
Parameters
child
CCNode
zOrder
int
ReorderChild(CCNode, int)
public override void ReorderChild(CCNode child, int zOrder)
Parameters
child
CCNode
zOrder
int
ReorderChild(CCNode, int)
public override void ReorderChild(CCNode child, int zOrder)
Parameters
child
CCNode
zOrder
int
ReorderChild(CCNode, int)
public override void ReorderChild(CCNode child, int zOrder)
Parameters
child
CCNode
zOrder
int
ReorderChild(CCNode, int)
public override void ReorderChild(CCNode child, int zOrder)
Parameters
child
CCNode
zOrder
int
ReorderChild(CCNode, int)
public override void ReorderChild(CCNode child, int zOrder)
Parameters
child
CCNode
zOrder
int
ReorderChild(CCNode, int)
public override void ReorderChild(CCNode child, int zOrder)
Parameters
child
CCNode
zOrder
int
ReorderChild(CCNode, int)
public override void ReorderChild(CCNode child, int zOrder)
Parameters
child
CCNode
zOrder
int
ReorderChild(CCNode, int)
public override void ReorderChild(CCNode child, int zOrder)
Parameters
child
CCNode
zOrder
int
ReorderChild(CCNode, int)
public override void ReorderChild(CCNode child, int zOrder)
Parameters
child
CCNode
zOrder
int
ScaleTo(CCSize)
Scales the sprite to have the given size.
public virtual void ScaleTo(CCSize size)
Parameters
size
CCSize
ScaleTo(CCSize)
Scales the sprite to have the given size.
public virtual void ScaleTo(CCSize size)
Parameters
size
CCSize
ScaleTo(CCSize)
public virtual void ScaleTo(CCSize size)
Parameters
size
CCSize
ScaleTo(CCSize)
public virtual void ScaleTo(CCSize size)
Parameters
size
CCSize
ScaleTo(CCSize)
public virtual void ScaleTo(CCSize size)
Parameters
size
CCSize
ScaleTo(CCSize)
public virtual void ScaleTo(CCSize size)
Parameters
size
CCSize
ScaleTo(CCSize)
public virtual void ScaleTo(CCSize size)
Parameters
size
CCSize
ScaleTo(CCSize)
public virtual void ScaleTo(CCSize size)
Parameters
size
CCSize
ScaleTo(CCSize)
public virtual void ScaleTo(CCSize size)
Parameters
size
CCSize
ScaleTo(CCSize)
public virtual void ScaleTo(CCSize size)
Parameters
size
CCSize
ScaleTo(CCSize)
public virtual void ScaleTo(CCSize size)
Parameters
size
CCSize
ScaleTo(CCSize)
public virtual void ScaleTo(CCSize size)
Parameters
size
CCSize
Serialize(Stream)
Tells the screen to serialize its state into the given stream.
public override void Serialize(Stream stream)
Parameters
stream
Stream
Serialize(Stream)
Tells the screen to serialize its state into the given stream.
public override void Serialize(Stream stream)
Parameters
stream
Stream
Serialize(Stream)
public override void Serialize(Stream stream)
Parameters
stream
Stream
Serialize(Stream)
public override void Serialize(Stream stream)
Parameters
stream
Stream
Serialize(Stream)
public override void Serialize(Stream stream)
Parameters
stream
Stream
Serialize(Stream)
public override void Serialize(Stream stream)
Parameters
stream
Stream
Serialize(Stream)
public override void Serialize(Stream stream)
Parameters
stream
Stream
Serialize(Stream)
public override void Serialize(Stream stream)
Parameters
stream
Stream
Serialize(Stream)
public override void Serialize(Stream stream)
Parameters
stream
Stream
Serialize(Stream)
public override void Serialize(Stream stream)
Parameters
stream
Stream
Serialize(Stream)
public override void Serialize(Stream stream)
Parameters
stream
Stream
Serialize(Stream)
public override void Serialize(Stream stream)
Parameters
stream
Stream
SetDirtyRecursively(bool)
public virtual void SetDirtyRecursively(bool bValue)
Parameters
bValue
bool
SetDirtyRecursively(bool)
public virtual void SetDirtyRecursively(bool bValue)
Parameters
bValue
bool
SetDirtyRecursively(bool)
public virtual void SetDirtyRecursively(bool bValue)
Parameters
bValue
bool
SetDirtyRecursively(bool)
public virtual void SetDirtyRecursively(bool bValue)
Parameters
bValue
bool
SetDirtyRecursively(bool)
public virtual void SetDirtyRecursively(bool bValue)
Parameters
bValue
bool
SetDirtyRecursively(bool)
public virtual void SetDirtyRecursively(bool bValue)
Parameters
bValue
bool
SetDirtyRecursively(bool)
public virtual void SetDirtyRecursively(bool bValue)
Parameters
bValue
bool
SetDirtyRecursively(bool)
public virtual void SetDirtyRecursively(bool bValue)
Parameters
bValue
bool
SetDirtyRecursively(bool)
public virtual void SetDirtyRecursively(bool bValue)
Parameters
bValue
bool
SetDirtyRecursively(bool)
public virtual void SetDirtyRecursively(bool bValue)
Parameters
bValue
bool
SetDirtyRecursively(bool)
public virtual void SetDirtyRecursively(bool bValue)
Parameters
bValue
bool
SetDirtyRecursively(bool)
public virtual void SetDirtyRecursively(bool bValue)
Parameters
bValue
bool
SetDisplayFrameWithAnimationName(string, int)
public void SetDisplayFrameWithAnimationName(string animationName, int frameIndex)
Parameters
animationName
string
frameIndex
int
SetDisplayFrameWithAnimationName(string, int)
public void SetDisplayFrameWithAnimationName(string animationName, int frameIndex)
Parameters
animationName
string
frameIndex
int
SetDisplayFrameWithAnimationName(string, int)
public void SetDisplayFrameWithAnimationName(string animationName, int frameIndex)
Parameters
animationName
string
frameIndex
int
SetDisplayFrameWithAnimationName(string, int)
public void SetDisplayFrameWithAnimationName(string animationName, int frameIndex)
Parameters
animationName
string
frameIndex
int
SetDisplayFrameWithAnimationName(string, int)
public void SetDisplayFrameWithAnimationName(string animationName, int frameIndex)
Parameters
animationName
string
frameIndex
int
SetDisplayFrameWithAnimationName(string, int)
public void SetDisplayFrameWithAnimationName(string animationName, int frameIndex)
Parameters
animationName
string
frameIndex
int
SetDisplayFrameWithAnimationName(string, int)
public void SetDisplayFrameWithAnimationName(string animationName, int frameIndex)
Parameters
animationName
string
frameIndex
int
SetDisplayFrameWithAnimationName(string, int)
public void SetDisplayFrameWithAnimationName(string animationName, int frameIndex)
Parameters
animationName
string
frameIndex
int
SetDisplayFrameWithAnimationName(string, int)
public void SetDisplayFrameWithAnimationName(string animationName, int frameIndex)
Parameters
animationName
string
frameIndex
int
SetDisplayFrameWithAnimationName(string, int)
public void SetDisplayFrameWithAnimationName(string animationName, int frameIndex)
Parameters
animationName
string
frameIndex
int
SetDisplayFrameWithAnimationName(string, int)
public void SetDisplayFrameWithAnimationName(string animationName, int frameIndex)
Parameters
animationName
string
frameIndex
int
SetDisplayFrameWithAnimationName(string, int)
public void SetDisplayFrameWithAnimationName(string animationName, int frameIndex)
Parameters
animationName
string
frameIndex
int
SetPosition(float, float)
public override void SetPosition(float x, float y)
Parameters
x
float
y
float
SetPosition(float, float)
public override void SetPosition(float x, float y)
Parameters
x
float
y
float
SetPosition(float, float)
public override void SetPosition(float x, float y)
Parameters
x
float
y
float
SetPosition(float, float)
public override void SetPosition(float x, float y)
Parameters
x
float
y
float
SetPosition(float, float)
public override void SetPosition(float x, float y)
Parameters
x
float
y
float
SetPosition(float, float)
public override void SetPosition(float x, float y)
Parameters
x
float
y
float
SetPosition(float, float)
public override void SetPosition(float x, float y)
Parameters
x
float
y
float
SetPosition(float, float)
public override void SetPosition(float x, float y)
Parameters
x
float
y
float
SetPosition(float, float)
public override void SetPosition(float x, float y)
Parameters
x
float
y
float
SetPosition(float, float)
public override void SetPosition(float x, float y)
Parameters
x
float
y
float
SetPosition(float, float)
public override void SetPosition(float x, float y)
Parameters
x
float
y
float
SetPosition(float, float)
public override void SetPosition(float x, float y)
Parameters
x
float
y
float
SetReorderChildDirtyRecursively()
public virtual void SetReorderChildDirtyRecursively()
SetReorderChildDirtyRecursively()
public virtual void SetReorderChildDirtyRecursively()
SetReorderChildDirtyRecursively()
public virtual void SetReorderChildDirtyRecursively()
SetReorderChildDirtyRecursively()
public virtual void SetReorderChildDirtyRecursively()
SetReorderChildDirtyRecursively()
public virtual void SetReorderChildDirtyRecursively()
SetReorderChildDirtyRecursively()
public virtual void SetReorderChildDirtyRecursively()
SetReorderChildDirtyRecursively()
public virtual void SetReorderChildDirtyRecursively()
SetReorderChildDirtyRecursively()
public virtual void SetReorderChildDirtyRecursively()
SetReorderChildDirtyRecursively()
public virtual void SetReorderChildDirtyRecursively()
SetReorderChildDirtyRecursively()
public virtual void SetReorderChildDirtyRecursively()
SetReorderChildDirtyRecursively()
public virtual void SetReorderChildDirtyRecursively()
SetReorderChildDirtyRecursively()
public virtual void SetReorderChildDirtyRecursively()
SetTextureRect(CCRect)
public void SetTextureRect(CCRect rect)
Parameters
rect
CCRect
SetTextureRect(CCRect, bool, CCSize)
public void SetTextureRect(CCRect value, bool rotated, CCSize untrimmedSize)
Parameters
value
CCRect
rotated
bool
untrimmedSize
CCSize
SetTextureRect(CCRect)
public void SetTextureRect(CCRect rect)
Parameters
rect
CCRect
SetTextureRect(CCRect, bool, CCSize)
public void SetTextureRect(CCRect value, bool rotated, CCSize untrimmedSize)
Parameters
value
CCRect
rotated
bool
untrimmedSize
CCSize
SetTextureRect(CCRect)
public void SetTextureRect(CCRect rect)
Parameters
rect
CCRect
SetTextureRect(CCRect, bool, CCSize)
public void SetTextureRect(CCRect value, bool rotated, CCSize untrimmedSize)
Parameters
value
CCRect
rotated
bool
untrimmedSize
CCSize
SetTextureRect(CCRect)
public void SetTextureRect(CCRect rect)
Parameters
rect
CCRect
SetTextureRect(CCRect, bool, CCSize)
public void SetTextureRect(CCRect value, bool rotated, CCSize untrimmedSize)
Parameters
value
CCRect
rotated
bool
untrimmedSize
CCSize
SetTextureRect(CCRect)
public void SetTextureRect(CCRect rect)
Parameters
rect
CCRect
SetTextureRect(CCRect, bool, CCSize)
public void SetTextureRect(CCRect value, bool rotated, CCSize untrimmedSize)
Parameters
value
CCRect
rotated
bool
untrimmedSize
CCSize
SetTextureRect(CCRect)
public void SetTextureRect(CCRect rect)
Parameters
rect
CCRect
SetTextureRect(CCRect, bool, CCSize)
public void SetTextureRect(CCRect value, bool rotated, CCSize untrimmedSize)
Parameters
value
CCRect
rotated
bool
untrimmedSize
CCSize
SetTextureRect(CCRect)
public void SetTextureRect(CCRect rect)
Parameters
rect
CCRect
SetTextureRect(CCRect, bool, CCSize)
public void SetTextureRect(CCRect value, bool rotated, CCSize untrimmedSize)
Parameters
value
CCRect
rotated
bool
untrimmedSize
CCSize
SetTextureRect(CCRect)
public void SetTextureRect(CCRect rect)
Parameters
rect
CCRect
SetTextureRect(CCRect, bool, CCSize)
public void SetTextureRect(CCRect value, bool rotated, CCSize untrimmedSize)
Parameters
value
CCRect
rotated
bool
untrimmedSize
CCSize
SetTextureRect(CCRect)
public void SetTextureRect(CCRect rect)
Parameters
rect
CCRect
SetTextureRect(CCRect, bool, CCSize)
public void SetTextureRect(CCRect value, bool rotated, CCSize untrimmedSize)
Parameters
value
CCRect
rotated
bool
untrimmedSize
CCSize
SetTextureRect(CCRect)
public void SetTextureRect(CCRect rect)
Parameters
rect
CCRect
SetTextureRect(CCRect, bool, CCSize)
public void SetTextureRect(CCRect value, bool rotated, CCSize untrimmedSize)
Parameters
value
CCRect
rotated
bool
untrimmedSize
CCSize
SetTextureRect(CCRect)
public void SetTextureRect(CCRect rect)
Parameters
rect
CCRect
SetTextureRect(CCRect, bool, CCSize)
public void SetTextureRect(CCRect value, bool rotated, CCSize untrimmedSize)
Parameters
value
CCRect
rotated
bool
untrimmedSize
CCSize
SetTextureRect(CCRect)
public void SetTextureRect(CCRect rect)
Parameters
rect
CCRect
SetTextureRect(CCRect, bool, CCSize)
public void SetTextureRect(CCRect value, bool rotated, CCSize untrimmedSize)
Parameters
value
CCRect
rotated
bool
untrimmedSize
CCSize
SetVertexRect(CCRect)
protected virtual void SetVertexRect(CCRect rect)
Parameters
rect
CCRect
SetVertexRect(CCRect)
protected virtual void SetVertexRect(CCRect rect)
Parameters
rect
CCRect
SetVertexRect(CCRect)
protected virtual void SetVertexRect(CCRect rect)
Parameters
rect
CCRect
SetVertexRect(CCRect)
protected virtual void SetVertexRect(CCRect rect)
Parameters
rect
CCRect
SetVertexRect(CCRect)
protected virtual void SetVertexRect(CCRect rect)
Parameters
rect
CCRect
SetVertexRect(CCRect)
protected virtual void SetVertexRect(CCRect rect)
Parameters
rect
CCRect
SetVertexRect(CCRect)
protected virtual void SetVertexRect(CCRect rect)
Parameters
rect
CCRect
SetVertexRect(CCRect)
protected virtual void SetVertexRect(CCRect rect)
Parameters
rect
CCRect
SetVertexRect(CCRect)
protected virtual void SetVertexRect(CCRect rect)
Parameters
rect
CCRect
SetVertexRect(CCRect)
protected virtual void SetVertexRect(CCRect rect)
Parameters
rect
CCRect
SetVertexRect(CCRect)
protected virtual void SetVertexRect(CCRect rect)
Parameters
rect
CCRect
SetVertexRect(CCRect)
protected virtual void SetVertexRect(CCRect rect)
Parameters
rect
CCRect
SortAllChildren()
public override void SortAllChildren()
SortAllChildren()
public override void SortAllChildren()
SortAllChildren()
public override void SortAllChildren()
SortAllChildren()
public override void SortAllChildren()
SortAllChildren()
public override void SortAllChildren()
SortAllChildren()
public override void SortAllChildren()
SortAllChildren()
public override void SortAllChildren()
SortAllChildren()
public override void SortAllChildren()
SortAllChildren()
public override void SortAllChildren()
SortAllChildren()
public override void SortAllChildren()
SortAllChildren()
public override void SortAllChildren()
SortAllChildren()
public override void SortAllChildren()
UpdateBlendFunc()
protected void UpdateBlendFunc()
UpdateBlendFunc()
protected void UpdateBlendFunc()
UpdateBlendFunc()
protected void UpdateBlendFunc()
UpdateBlendFunc()
protected void UpdateBlendFunc()
UpdateBlendFunc()
protected void UpdateBlendFunc()
UpdateBlendFunc()
protected void UpdateBlendFunc()
UpdateBlendFunc()
protected void UpdateBlendFunc()
UpdateBlendFunc()
protected void UpdateBlendFunc()
UpdateBlendFunc()
protected void UpdateBlendFunc()
UpdateBlendFunc()
protected void UpdateBlendFunc()
UpdateBlendFunc()
protected void UpdateBlendFunc()
UpdateBlendFunc()
protected void UpdateBlendFunc()
UpdateDisplayedColor(CCColor3B)
recursive method that updates display color
public override void UpdateDisplayedColor(CCColor3B parentColor)
Parameters
parentColor
CCColor3B
UpdateDisplayedColor(CCColor3B)
recursive method that updates display color
public override void UpdateDisplayedColor(CCColor3B parentColor)
Parameters
parentColor
CCColor3B
UpdateDisplayedColor(CCColor3B)
public override void UpdateDisplayedColor(CCColor3B parentColor)
Parameters
parentColor
CCColor3B
UpdateDisplayedColor(CCColor3B)
public override void UpdateDisplayedColor(CCColor3B parentColor)
Parameters
parentColor
CCColor3B
UpdateDisplayedColor(CCColor3B)
public override void UpdateDisplayedColor(CCColor3B parentColor)
Parameters
parentColor
CCColor3B
UpdateDisplayedColor(CCColor3B)
public override void UpdateDisplayedColor(CCColor3B parentColor)
Parameters
parentColor
CCColor3B
UpdateDisplayedColor(CCColor3B)
public override void UpdateDisplayedColor(CCColor3B parentColor)
Parameters
parentColor
CCColor3B
UpdateDisplayedColor(CCColor3B)
public override void UpdateDisplayedColor(CCColor3B parentColor)
Parameters
parentColor
CCColor3B
UpdateDisplayedColor(CCColor3B)
public override void UpdateDisplayedColor(CCColor3B parentColor)
Parameters
parentColor
CCColor3B
UpdateDisplayedColor(CCColor3B)
public override void UpdateDisplayedColor(CCColor3B parentColor)
Parameters
parentColor
CCColor3B
UpdateDisplayedColor(CCColor3B)
public override void UpdateDisplayedColor(CCColor3B parentColor)
Parameters
parentColor
CCColor3B
UpdateDisplayedColor(CCColor3B)
public override void UpdateDisplayedColor(CCColor3B parentColor)
Parameters
parentColor
CCColor3B
UpdateDisplayedOpacity(byte)
recursive method that updates the displayed opacity.
public override void UpdateDisplayedOpacity(byte parentOpacity)
Parameters
parentOpacity
byte
UpdateDisplayedOpacity(byte)
recursive method that updates the displayed opacity.
public override void UpdateDisplayedOpacity(byte parentOpacity)
Parameters
parentOpacity
byte
UpdateDisplayedOpacity(byte)
public override void UpdateDisplayedOpacity(byte parentOpacity)
Parameters
parentOpacity
byte
UpdateDisplayedOpacity(byte)
public override void UpdateDisplayedOpacity(byte parentOpacity)
Parameters
parentOpacity
byte
UpdateDisplayedOpacity(byte)
public override void UpdateDisplayedOpacity(byte parentOpacity)
Parameters
parentOpacity
byte
UpdateDisplayedOpacity(byte)
public override void UpdateDisplayedOpacity(byte parentOpacity)
Parameters
parentOpacity
byte
UpdateDisplayedOpacity(byte)
public override void UpdateDisplayedOpacity(byte parentOpacity)
Parameters
parentOpacity
byte
UpdateDisplayedOpacity(byte)
public override void UpdateDisplayedOpacity(byte parentOpacity)
Parameters
parentOpacity
byte
UpdateDisplayedOpacity(byte)
public override void UpdateDisplayedOpacity(byte parentOpacity)
Parameters
parentOpacity
byte
UpdateDisplayedOpacity(byte)
public override void UpdateDisplayedOpacity(byte parentOpacity)
Parameters
parentOpacity
byte
UpdateDisplayedOpacity(byte)
public override void UpdateDisplayedOpacity(byte parentOpacity)
Parameters
parentOpacity
byte
UpdateDisplayedOpacity(byte)
public override void UpdateDisplayedOpacity(byte parentOpacity)
Parameters
parentOpacity
byte
UpdateTransform()
public override void UpdateTransform()
UpdateTransform()
public override void UpdateTransform()
UpdateTransform()
public override void UpdateTransform()
UpdateTransform()
public override void UpdateTransform()
UpdateTransform()
public override void UpdateTransform()
UpdateTransform()
public override void UpdateTransform()
UpdateTransform()
public override void UpdateTransform()
UpdateTransform()
public override void UpdateTransform()
UpdateTransform()
public override void UpdateTransform()
UpdateTransform()
public override void UpdateTransform()
UpdateTransform()
public override void UpdateTransform()
UpdateTransform()
public override void UpdateTransform()
VisitRenderer(ref CCAffineTransform)
protected override void VisitRenderer(ref CCAffineTransform worldTransform)
Parameters
worldTransform
CCAffineTransform
VisitRenderer(ref CCAffineTransform)
protected override void VisitRenderer(ref CCAffineTransform worldTransform)
Parameters
worldTransform
CCAffineTransform
VisitRenderer(ref CCAffineTransform)
protected override void VisitRenderer(ref CCAffineTransform worldTransform)
Parameters
worldTransform
CCAffineTransform
VisitRenderer(ref CCAffineTransform)
protected override void VisitRenderer(ref CCAffineTransform worldTransform)
Parameters
worldTransform
CCAffineTransform
VisitRenderer(ref CCAffineTransform)
protected override void VisitRenderer(ref CCAffineTransform worldTransform)
Parameters
worldTransform
CCAffineTransform
VisitRenderer(ref CCAffineTransform)
protected override void VisitRenderer(ref CCAffineTransform worldTransform)
Parameters
worldTransform
CCAffineTransform
VisitRenderer(ref CCAffineTransform)
protected override void VisitRenderer(ref CCAffineTransform worldTransform)
Parameters
worldTransform
CCAffineTransform
VisitRenderer(ref CCAffineTransform)
protected override void VisitRenderer(ref CCAffineTransform worldTransform)
Parameters
worldTransform
CCAffineTransform
VisitRenderer(ref CCAffineTransform)
protected override void VisitRenderer(ref CCAffineTransform worldTransform)
Parameters
worldTransform
CCAffineTransform
VisitRenderer(ref CCAffineTransform)
protected override void VisitRenderer(ref CCAffineTransform worldTransform)
Parameters
worldTransform
CCAffineTransform
VisitRenderer(ref CCAffineTransform)
protected override void VisitRenderer(ref CCAffineTransform worldTransform)
Parameters
worldTransform
CCAffineTransform
VisitRenderer(ref CCAffineTransform)
protected override void VisitRenderer(ref CCAffineTransform worldTransform)
Parameters
worldTransform
CCAffineTransform