Skip to main content

Cocos2D.CCScale9Sprite


Class CCScale9Sprite

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

This is a special sprite container that represents a 9 point sprite region, where 8 of hte points are along the perimeter, and the 9th is the center area. This special sprite is capable of resizing itself to arbitrary scales.

public class CCScale9Sprite : CCNode, ICCSelectorProtocol, ICCFocusable, ICCTargetedTouchDelegate, ICCStandardTouchDelegate, ICCTouchDelegate, ICCKeypadDelegate, ICCKeyboardDelegate, ICCRGBAProtocol, IComparer<CCNode>

Inheritance

objectCCNodeCCScale9Sprite

Derived

CCScale9SpriteFile, CCScale9SpriteFrame

Implements

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

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

CCScale9Sprite(CCSprite, CCRect, CCRect)

public CCScale9Sprite(CCSprite sprite, CCRect _spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

_spriteRect CCRect

capInsets CCRect

CCScale9Sprite(CCRect)

public CCScale9Sprite(CCRect capInsets)

Parameters

capInsets CCRect

CCScale9Sprite()

public CCScale9Sprite()

CCScale9Sprite(CCSpriteFrame, CCRect)

public CCScale9Sprite(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

CCScale9Sprite(CCSpriteFrame)

public CCScale9Sprite(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

CCScale9Sprite(string, CCRect)

public CCScale9Sprite(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

CCScale9Sprite(string)

public CCScale9Sprite(string alias)

Parameters

alias string

CCScale9Sprite(CCSprite, CCRect, CCRect)

public CCScale9Sprite(CCSprite sprite, CCRect _spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

_spriteRect CCRect

capInsets CCRect

CCScale9Sprite(CCRect)

public CCScale9Sprite(CCRect capInsets)

Parameters

capInsets CCRect

CCScale9Sprite()

public CCScale9Sprite()

CCScale9Sprite(CCSpriteFrame, CCRect)

public CCScale9Sprite(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

CCScale9Sprite(CCSpriteFrame)

public CCScale9Sprite(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

CCScale9Sprite(string, CCRect)

public CCScale9Sprite(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

CCScale9Sprite(string)

public CCScale9Sprite(string alias)

Parameters

alias string

CCScale9Sprite(CCSprite, CCRect, CCRect)

public CCScale9Sprite(CCSprite sprite, CCRect _spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

_spriteRect CCRect

capInsets CCRect

CCScale9Sprite(CCRect)

public CCScale9Sprite(CCRect capInsets)

Parameters

capInsets CCRect

CCScale9Sprite()

public CCScale9Sprite()

CCScale9Sprite(CCSpriteFrame, CCRect)

public CCScale9Sprite(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

CCScale9Sprite(CCSpriteFrame)

public CCScale9Sprite(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

CCScale9Sprite(string, CCRect)

public CCScale9Sprite(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

CCScale9Sprite(string)

public CCScale9Sprite(string alias)

Parameters

alias string

CCScale9Sprite(CCSprite, CCRect, CCRect)

public CCScale9Sprite(CCSprite sprite, CCRect _spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

_spriteRect CCRect

capInsets CCRect

CCScale9Sprite(CCRect)

public CCScale9Sprite(CCRect capInsets)

Parameters

capInsets CCRect

CCScale9Sprite()

public CCScale9Sprite()

CCScale9Sprite(CCSpriteFrame, CCRect)

public CCScale9Sprite(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

CCScale9Sprite(CCSpriteFrame)

public CCScale9Sprite(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

CCScale9Sprite(string, CCRect)

public CCScale9Sprite(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

CCScale9Sprite(string)

public CCScale9Sprite(string alias)

Parameters

alias string

CCScale9Sprite(CCSprite, CCRect, CCRect)

public CCScale9Sprite(CCSprite sprite, CCRect _spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

_spriteRect CCRect

capInsets CCRect

CCScale9Sprite(CCRect)

public CCScale9Sprite(CCRect capInsets)

Parameters

capInsets CCRect

CCScale9Sprite()

public CCScale9Sprite()

CCScale9Sprite(CCSpriteFrame, CCRect)

public CCScale9Sprite(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

CCScale9Sprite(CCSpriteFrame)

public CCScale9Sprite(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

CCScale9Sprite(string, CCRect)

public CCScale9Sprite(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

CCScale9Sprite(string)

public CCScale9Sprite(string alias)

Parameters

alias string

CCScale9Sprite(CCSprite, CCRect, CCRect)

public CCScale9Sprite(CCSprite sprite, CCRect _spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

_spriteRect CCRect

capInsets CCRect

CCScale9Sprite(CCRect)

public CCScale9Sprite(CCRect capInsets)

Parameters

capInsets CCRect

CCScale9Sprite()

public CCScale9Sprite()

CCScale9Sprite(CCSpriteFrame, CCRect)

public CCScale9Sprite(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

CCScale9Sprite(CCSpriteFrame)

public CCScale9Sprite(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

CCScale9Sprite(string, CCRect)

public CCScale9Sprite(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

CCScale9Sprite(string)

public CCScale9Sprite(string alias)

Parameters

alias string

CCScale9Sprite(CCSprite, CCRect, CCRect)

public CCScale9Sprite(CCSprite sprite, CCRect _spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

_spriteRect CCRect

capInsets CCRect

CCScale9Sprite(CCRect)

public CCScale9Sprite(CCRect capInsets)

Parameters

capInsets CCRect

CCScale9Sprite()

public CCScale9Sprite()

CCScale9Sprite(CCSpriteFrame, CCRect)

public CCScale9Sprite(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

CCScale9Sprite(CCSpriteFrame)

public CCScale9Sprite(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

CCScale9Sprite(string, CCRect)

public CCScale9Sprite(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

CCScale9Sprite(string)

public CCScale9Sprite(string alias)

Parameters

alias string

CCScale9Sprite(CCSprite, CCRect, CCRect)

public CCScale9Sprite(CCSprite sprite, CCRect _spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

_spriteRect CCRect

capInsets CCRect

CCScale9Sprite(CCRect)

public CCScale9Sprite(CCRect capInsets)

Parameters

capInsets CCRect

CCScale9Sprite()

public CCScale9Sprite()

CCScale9Sprite(CCSpriteFrame, CCRect)

public CCScale9Sprite(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

CCScale9Sprite(CCSpriteFrame)

public CCScale9Sprite(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

CCScale9Sprite(string, CCRect)

public CCScale9Sprite(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

CCScale9Sprite(string)

public CCScale9Sprite(string alias)

Parameters

alias string

CCScale9Sprite(CCSprite, CCRect, CCRect)

public CCScale9Sprite(CCSprite sprite, CCRect _spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

_spriteRect CCRect

capInsets CCRect

CCScale9Sprite(CCRect)

public CCScale9Sprite(CCRect capInsets)

Parameters

capInsets CCRect

CCScale9Sprite()

public CCScale9Sprite()

CCScale9Sprite(CCSpriteFrame, CCRect)

public CCScale9Sprite(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

CCScale9Sprite(CCSpriteFrame)

public CCScale9Sprite(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

CCScale9Sprite(string, CCRect)

public CCScale9Sprite(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

CCScale9Sprite(string)

public CCScale9Sprite(string alias)

Parameters

alias string

CCScale9Sprite(CCSprite, CCRect, CCRect)

public CCScale9Sprite(CCSprite sprite, CCRect _spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

_spriteRect CCRect

capInsets CCRect

CCScale9Sprite(CCRect)

public CCScale9Sprite(CCRect capInsets)

Parameters

capInsets CCRect

CCScale9Sprite()

public CCScale9Sprite()

CCScale9Sprite(CCSpriteFrame, CCRect)

public CCScale9Sprite(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

CCScale9Sprite(CCSpriteFrame)

public CCScale9Sprite(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

CCScale9Sprite(string, CCRect)

public CCScale9Sprite(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

CCScale9Sprite(string)

public CCScale9Sprite(string alias)

Parameters

alias string

CCScale9Sprite(CCSprite, CCRect, CCRect)

public CCScale9Sprite(CCSprite sprite, CCRect _spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

_spriteRect CCRect

capInsets CCRect

CCScale9Sprite(CCRect)

public CCScale9Sprite(CCRect capInsets)

Parameters

capInsets CCRect

CCScale9Sprite()

public CCScale9Sprite()

CCScale9Sprite(CCSpriteFrame, CCRect)

public CCScale9Sprite(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

CCScale9Sprite(CCSpriteFrame)

public CCScale9Sprite(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

CCScale9Sprite(string, CCRect)

public CCScale9Sprite(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

CCScale9Sprite(string)

public CCScale9Sprite(string alias)

Parameters

alias string

CCScale9Sprite(CCSprite, CCRect, CCRect)

public CCScale9Sprite(CCSprite sprite, CCRect _spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

_spriteRect CCRect

capInsets CCRect

CCScale9Sprite(CCRect)

public CCScale9Sprite(CCRect capInsets)

Parameters

capInsets CCRect

CCScale9Sprite()

public CCScale9Sprite()

CCScale9Sprite(CCSpriteFrame, CCRect)

public CCScale9Sprite(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

CCScale9Sprite(CCSpriteFrame)

public CCScale9Sprite(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

CCScale9Sprite(string, CCRect)

public CCScale9Sprite(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

CCScale9Sprite(string)

public CCScale9Sprite(string alias)

Parameters

alias string

Fields

_bottom

protected CCSprite _bottom

Field Value

CCSprite

_bottom

protected CCSprite _bottom

Field Value

CCSprite

_bottom

protected CCSprite _bottom

Field Value

CCSprite

_bottom

protected CCSprite _bottom

Field Value

CCSprite

_bottom

protected CCSprite _bottom

Field Value

CCSprite

_bottom

protected CCSprite _bottom

Field Value

CCSprite

_bottom

protected CCSprite _bottom

Field Value

CCSprite

_bottom

protected CCSprite _bottom

Field Value

CCSprite

_bottom

protected CCSprite _bottom

Field Value

CCSprite

_bottom

protected CCSprite _bottom

Field Value

CCSprite

_bottom

protected CCSprite _bottom

Field Value

CCSprite

_bottom

protected CCSprite _bottom

Field Value

CCSprite

_bottomLeft

protected CCSprite _bottomLeft

Field Value

CCSprite

_bottomLeft

protected CCSprite _bottomLeft

Field Value

CCSprite

_bottomLeft

protected CCSprite _bottomLeft

Field Value

CCSprite

_bottomLeft

protected CCSprite _bottomLeft

Field Value

CCSprite

_bottomLeft

protected CCSprite _bottomLeft

Field Value

CCSprite

_bottomLeft

protected CCSprite _bottomLeft

Field Value

CCSprite

_bottomLeft

protected CCSprite _bottomLeft

Field Value

CCSprite

_bottomLeft

protected CCSprite _bottomLeft

Field Value

CCSprite

_bottomLeft

protected CCSprite _bottomLeft

Field Value

CCSprite

_bottomLeft

protected CCSprite _bottomLeft

Field Value

CCSprite

_bottomLeft

protected CCSprite _bottomLeft

Field Value

CCSprite

_bottomLeft

protected CCSprite _bottomLeft

Field Value

CCSprite

_bottomRight

protected CCSprite _bottomRight

Field Value

CCSprite

_bottomRight

protected CCSprite _bottomRight

Field Value

CCSprite

_bottomRight

protected CCSprite _bottomRight

Field Value

CCSprite

_bottomRight

protected CCSprite _bottomRight

Field Value

CCSprite

_bottomRight

protected CCSprite _bottomRight

Field Value

CCSprite

_bottomRight

protected CCSprite _bottomRight

Field Value

CCSprite

_bottomRight

protected CCSprite _bottomRight

Field Value

CCSprite

_bottomRight

protected CCSprite _bottomRight

Field Value

CCSprite

_bottomRight

protected CCSprite _bottomRight

Field Value

CCSprite

_bottomRight

protected CCSprite _bottomRight

Field Value

CCSprite

_bottomRight

protected CCSprite _bottomRight

Field Value

CCSprite

_bottomRight

protected CCSprite _bottomRight

Field Value

CCSprite

_capInsetsInternal

protected CCRect _capInsetsInternal

Field Value

CCRect

_capInsetsInternal

protected CCRect _capInsetsInternal

Field Value

CCRect

_capInsetsInternal

protected CCRect _capInsetsInternal

Field Value

CCRect

_capInsetsInternal

protected CCRect _capInsetsInternal

Field Value

CCRect

_capInsetsInternal

protected CCRect _capInsetsInternal

Field Value

CCRect

_capInsetsInternal

protected CCRect _capInsetsInternal

Field Value

CCRect

_capInsetsInternal

protected CCRect _capInsetsInternal

Field Value

CCRect

_capInsetsInternal

protected CCRect _capInsetsInternal

Field Value

CCRect

_capInsetsInternal

protected CCRect _capInsetsInternal

Field Value

CCRect

_capInsetsInternal

protected CCRect _capInsetsInternal

Field Value

CCRect

_capInsetsInternal

protected CCRect _capInsetsInternal

Field Value

CCRect

_capInsetsInternal

protected CCRect _capInsetsInternal

Field Value

CCRect

_centre

protected CCSprite _centre

Field Value

CCSprite

_centre

protected CCSprite _centre

Field Value

CCSprite

_centre

protected CCSprite _centre

Field Value

CCSprite

_centre

protected CCSprite _centre

Field Value

CCSprite

_centre

protected CCSprite _centre

Field Value

CCSprite

_centre

protected CCSprite _centre

Field Value

CCSprite

_centre

protected CCSprite _centre

Field Value

CCSprite

_centre

protected CCSprite _centre

Field Value

CCSprite

_centre

protected CCSprite _centre

Field Value

CCSprite

_centre

protected CCSprite _centre

Field Value

CCSprite

_centre

protected CCSprite _centre

Field Value

CCSprite

_centre

protected CCSprite _centre

Field Value

CCSprite

_left

protected CCSprite _left

Field Value

CCSprite

_left

protected CCSprite _left

Field Value

CCSprite

_left

protected CCSprite _left

Field Value

CCSprite

_left

protected CCSprite _left

Field Value

CCSprite

_left

protected CCSprite _left

Field Value

CCSprite

_left

protected CCSprite _left

Field Value

CCSprite

_left

protected CCSprite _left

Field Value

CCSprite

_left

protected CCSprite _left

Field Value

CCSprite

_left

protected CCSprite _left

Field Value

CCSprite

_left

protected CCSprite _left

Field Value

CCSprite

_left

protected CCSprite _left

Field Value

CCSprite

_left

protected CCSprite _left

Field Value

CCSprite

_opacity

protected byte _opacity

Field Value

byte

_opacity

protected byte _opacity

Field Value

byte

_opacity

protected byte _opacity

Field Value

byte

_opacity

protected byte _opacity

Field Value

byte

_opacity

protected byte _opacity

Field Value

byte

_opacity

protected byte _opacity

Field Value

byte

_opacity

protected byte _opacity

Field Value

byte

_opacity

protected byte _opacity

Field Value

byte

_opacity

protected byte _opacity

Field Value

byte

_opacity

protected byte _opacity

Field Value

byte

_opacity

protected byte _opacity

Field Value

byte

_opacity

protected byte _opacity

Field Value

byte

_opacityModifyRGB

protected bool _opacityModifyRGB

Field Value

bool

_opacityModifyRGB

protected bool _opacityModifyRGB

Field Value

bool

_opacityModifyRGB

protected bool _opacityModifyRGB

Field Value

bool

_opacityModifyRGB

protected bool _opacityModifyRGB

Field Value

bool

_opacityModifyRGB

protected bool _opacityModifyRGB

Field Value

bool

_opacityModifyRGB

protected bool _opacityModifyRGB

Field Value

bool

_opacityModifyRGB

protected bool _opacityModifyRGB

Field Value

bool

_opacityModifyRGB

protected bool _opacityModifyRGB

Field Value

bool

_opacityModifyRGB

protected bool _opacityModifyRGB

Field Value

bool

_opacityModifyRGB

protected bool _opacityModifyRGB

Field Value

bool

_opacityModifyRGB

protected bool _opacityModifyRGB

Field Value

bool

_opacityModifyRGB

protected bool _opacityModifyRGB

Field Value

bool

_positionsAreDirty

protected bool _positionsAreDirty

Field Value

bool

_positionsAreDirty

protected bool _positionsAreDirty

Field Value

bool

_positionsAreDirty

protected bool _positionsAreDirty

Field Value

bool

_positionsAreDirty

protected bool _positionsAreDirty

Field Value

bool

_positionsAreDirty

protected bool _positionsAreDirty

Field Value

bool

_positionsAreDirty

protected bool _positionsAreDirty

Field Value

bool

_positionsAreDirty

protected bool _positionsAreDirty

Field Value

bool

_positionsAreDirty

protected bool _positionsAreDirty

Field Value

bool

_positionsAreDirty

protected bool _positionsAreDirty

Field Value

bool

_positionsAreDirty

protected bool _positionsAreDirty

Field Value

bool

_positionsAreDirty

protected bool _positionsAreDirty

Field Value

bool

_positionsAreDirty

protected bool _positionsAreDirty

Field Value

bool

_right

protected CCSprite _right

Field Value

CCSprite

_right

protected CCSprite _right

Field Value

CCSprite

_right

protected CCSprite _right

Field Value

CCSprite

_right

protected CCSprite _right

Field Value

CCSprite

_right

protected CCSprite _right

Field Value

CCSprite

_right

protected CCSprite _right

Field Value

CCSprite

_right

protected CCSprite _right

Field Value

CCSprite

_right

protected CCSprite _right

Field Value

CCSprite

_right

protected CCSprite _right

Field Value

CCSprite

_right

protected CCSprite _right

Field Value

CCSprite

_right

protected CCSprite _right

Field Value

CCSprite

_right

protected CCSprite _right

Field Value

CCSprite

_scale9Image

protected CCSpriteBatchNode _scale9Image

Field Value

CCSpriteBatchNode

_scale9Image

protected CCSpriteBatchNode _scale9Image

Field Value

CCSpriteBatchNode

_scale9Image

protected CCSpriteBatchNode _scale9Image

Field Value

CCSpriteBatchNode

_scale9Image

protected CCSpriteBatchNode _scale9Image

Field Value

CCSpriteBatchNode

_scale9Image

protected CCSpriteBatchNode _scale9Image

Field Value

CCSpriteBatchNode

_scale9Image

protected CCSpriteBatchNode _scale9Image

Field Value

CCSpriteBatchNode

_scale9Image

protected CCSpriteBatchNode _scale9Image

Field Value

CCSpriteBatchNode

_scale9Image

protected CCSpriteBatchNode _scale9Image

Field Value

CCSpriteBatchNode

_scale9Image

protected CCSpriteBatchNode _scale9Image

Field Value

CCSpriteBatchNode

_scale9Image

protected CCSpriteBatchNode _scale9Image

Field Value

CCSpriteBatchNode

_scale9Image

protected CCSpriteBatchNode _scale9Image

Field Value

CCSpriteBatchNode

_scale9Image

protected CCSpriteBatchNode _scale9Image

Field Value

CCSpriteBatchNode

_spriteFrameRotated

protected bool _spriteFrameRotated

Field Value

bool

_spriteFrameRotated

protected bool _spriteFrameRotated

Field Value

bool

_spriteFrameRotated

protected bool _spriteFrameRotated

Field Value

bool

_spriteFrameRotated

protected bool _spriteFrameRotated

Field Value

bool

_spriteFrameRotated

protected bool _spriteFrameRotated

Field Value

bool

_spriteFrameRotated

protected bool _spriteFrameRotated

Field Value

bool

_spriteFrameRotated

protected bool _spriteFrameRotated

Field Value

bool

_spriteFrameRotated

protected bool _spriteFrameRotated

Field Value

bool

_spriteFrameRotated

protected bool _spriteFrameRotated

Field Value

bool

_spriteFrameRotated

protected bool _spriteFrameRotated

Field Value

bool

_spriteFrameRotated

protected bool _spriteFrameRotated

Field Value

bool

_spriteFrameRotated

protected bool _spriteFrameRotated

Field Value

bool

_spriteRect

protected CCRect _spriteRect

Field Value

CCRect

_spriteRect

protected CCRect _spriteRect

Field Value

CCRect

_spriteRect

protected CCRect _spriteRect

Field Value

CCRect

_spriteRect

protected CCRect _spriteRect

Field Value

CCRect

_spriteRect

protected CCRect _spriteRect

Field Value

CCRect

_spriteRect

protected CCRect _spriteRect

Field Value

CCRect

_spriteRect

protected CCRect _spriteRect

Field Value

CCRect

_spriteRect

protected CCRect _spriteRect

Field Value

CCRect

_spriteRect

protected CCRect _spriteRect

Field Value

CCRect

_spriteRect

protected CCRect _spriteRect

Field Value

CCRect

_spriteRect

protected CCRect _spriteRect

Field Value

CCRect

_spriteRect

protected CCRect _spriteRect

Field Value

CCRect

_spritesGenerated

protected bool _spritesGenerated

Field Value

bool

_spritesGenerated

protected bool _spritesGenerated

Field Value

bool

_spritesGenerated

protected bool _spritesGenerated

Field Value

bool

_spritesGenerated

protected bool _spritesGenerated

Field Value

bool

_spritesGenerated

protected bool _spritesGenerated

Field Value

bool

_spritesGenerated

protected bool _spritesGenerated

Field Value

bool

_spritesGenerated

protected bool _spritesGenerated

Field Value

bool

_spritesGenerated

protected bool _spritesGenerated

Field Value

bool

_spritesGenerated

protected bool _spritesGenerated

Field Value

bool

_spritesGenerated

protected bool _spritesGenerated

Field Value

bool

_spritesGenerated

protected bool _spritesGenerated

Field Value

bool

_spritesGenerated

protected bool _spritesGenerated

Field Value

bool

_top

protected CCSprite _top

Field Value

CCSprite

_top

protected CCSprite _top

Field Value

CCSprite

_top

protected CCSprite _top

Field Value

CCSprite

_top

protected CCSprite _top

Field Value

CCSprite

_top

protected CCSprite _top

Field Value

CCSprite

_top

protected CCSprite _top

Field Value

CCSprite

_top

protected CCSprite _top

Field Value

CCSprite

_top

protected CCSprite _top

Field Value

CCSprite

_top

protected CCSprite _top

Field Value

CCSprite

_top

protected CCSprite _top

Field Value

CCSprite

_top

protected CCSprite _top

Field Value

CCSprite

_top

protected CCSprite _top

Field Value

CCSprite

_topLeft

protected CCSprite _topLeft

Field Value

CCSprite

_topLeft

protected CCSprite _topLeft

Field Value

CCSprite

_topLeft

protected CCSprite _topLeft

Field Value

CCSprite

_topLeft

protected CCSprite _topLeft

Field Value

CCSprite

_topLeft

protected CCSprite _topLeft

Field Value

CCSprite

_topLeft

protected CCSprite _topLeft

Field Value

CCSprite

_topLeft

protected CCSprite _topLeft

Field Value

CCSprite

_topLeft

protected CCSprite _topLeft

Field Value

CCSprite

_topLeft

protected CCSprite _topLeft

Field Value

CCSprite

_topLeft

protected CCSprite _topLeft

Field Value

CCSprite

_topLeft

protected CCSprite _topLeft

Field Value

CCSprite

_topLeft

protected CCSprite _topLeft

Field Value

CCSprite

_topRight

protected CCSprite _topRight

Field Value

CCSprite

_topRight

protected CCSprite _topRight

Field Value

CCSprite

_topRight

protected CCSprite _topRight

Field Value

CCSprite

_topRight

protected CCSprite _topRight

Field Value

CCSprite

_topRight

protected CCSprite _topRight

Field Value

CCSprite

_topRight

protected CCSprite _topRight

Field Value

CCSprite

_topRight

protected CCSprite _topRight

Field Value

CCSprite

_topRight

protected CCSprite _topRight

Field Value

CCSprite

_topRight

protected CCSprite _topRight

Field Value

CCSprite

_topRight

protected CCSprite _topRight

Field Value

CCSprite

_topRight

protected CCSprite _topRight

Field Value

CCSprite

_topRight

protected CCSprite _topRight

Field Value

CCSprite

Properties

CapInsets

public CCRect CapInsets { get; set; }

Property Value

CCRect

CapInsets

public CCRect CapInsets { get; set; }

Property Value

CCRect

CapInsets

public CCRect CapInsets { get; set; }

Property Value

CCRect

CapInsets

public CCRect CapInsets { get; set; }

Property Value

CCRect

CapInsets

public CCRect CapInsets { get; set; }

Property Value

CCRect

CapInsets

public CCRect CapInsets { get; set; }

Property Value

CCRect

CapInsets

public CCRect CapInsets { get; set; }

Property Value

CCRect

CapInsets

public CCRect CapInsets { get; set; }

Property Value

CCRect

CapInsets

public CCRect CapInsets { get; set; }

Property Value

CCRect

CapInsets

public CCRect CapInsets { get; set; }

Property Value

CCRect

CapInsets

public CCRect CapInsets { get; set; }

Property Value

CCRect

CapInsets

public CCRect CapInsets { get; set; }

Property Value

CCRect

Color

Gets or sets the color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

Gets or sets the color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

ContentSize

public override CCSize ContentSize { get; set; }

Property Value

CCSize

ContentSize

public override CCSize ContentSize { get; set; }

Property Value

CCSize

ContentSize

public override CCSize ContentSize { get; set; }

Property Value

CCSize

ContentSize

public override CCSize ContentSize { get; set; }

Property Value

CCSize

ContentSize

public override CCSize ContentSize { get; set; }

Property Value

CCSize

ContentSize

public override CCSize ContentSize { get; set; }

Property Value

CCSize

ContentSize

public override CCSize ContentSize { get; set; }

Property Value

CCSize

ContentSize

public override CCSize ContentSize { get; set; }

Property Value

CCSize

ContentSize

public override CCSize ContentSize { get; set; }

Property Value

CCSize

ContentSize

public override CCSize ContentSize { get; set; }

Property Value

CCSize

ContentSize

public override CCSize ContentSize { get; set; }

Property Value

CCSize

ContentSize

public override CCSize ContentSize { get; set; }

Property Value

CCSize

InsetBottom

public float InsetBottom { get; set; }

Property Value

float

InsetBottom

public float InsetBottom { get; set; }

Property Value

float

InsetBottom

public float InsetBottom { get; set; }

Property Value

float

InsetBottom

public float InsetBottom { get; set; }

Property Value

float

InsetBottom

public float InsetBottom { get; set; }

Property Value

float

InsetBottom

public float InsetBottom { get; set; }

Property Value

float

InsetBottom

public float InsetBottom { get; set; }

Property Value

float

InsetBottom

public float InsetBottom { get; set; }

Property Value

float

InsetBottom

public float InsetBottom { get; set; }

Property Value

float

InsetBottom

public float InsetBottom { get; set; }

Property Value

float

InsetBottom

public float InsetBottom { get; set; }

Property Value

float

InsetBottom

public float InsetBottom { get; set; }

Property Value

float

InsetLeft

public float InsetLeft { get; set; }

Property Value

float

InsetLeft

public float InsetLeft { get; set; }

Property Value

float

InsetLeft

public float InsetLeft { get; set; }

Property Value

float

InsetLeft

public float InsetLeft { get; set; }

Property Value

float

InsetLeft

public float InsetLeft { get; set; }

Property Value

float

InsetLeft

public float InsetLeft { get; set; }

Property Value

float

InsetLeft

public float InsetLeft { get; set; }

Property Value

float

InsetLeft

public float InsetLeft { get; set; }

Property Value

float

InsetLeft

public float InsetLeft { get; set; }

Property Value

float

InsetLeft

public float InsetLeft { get; set; }

Property Value

float

InsetLeft

public float InsetLeft { get; set; }

Property Value

float

InsetLeft

public float InsetLeft { get; set; }

Property Value

float

InsetRight

public float InsetRight { get; set; }

Property Value

float

InsetRight

public float InsetRight { get; set; }

Property Value

float

InsetRight

public float InsetRight { get; set; }

Property Value

float

InsetRight

public float InsetRight { get; set; }

Property Value

float

InsetRight

public float InsetRight { get; set; }

Property Value

float

InsetRight

public float InsetRight { get; set; }

Property Value

float

InsetRight

public float InsetRight { get; set; }

Property Value

float

InsetRight

public float InsetRight { get; set; }

Property Value

float

InsetRight

public float InsetRight { get; set; }

Property Value

float

InsetRight

public float InsetRight { get; set; }

Property Value

float

InsetRight

public float InsetRight { get; set; }

Property Value

float

InsetRight

public float InsetRight { get; set; }

Property Value

float

InsetTop

public float InsetTop { get; set; }

Property Value

float

InsetTop

public float InsetTop { get; set; }

Property Value

float

InsetTop

public float InsetTop { get; set; }

Property Value

float

InsetTop

public float InsetTop { get; set; }

Property Value

float

InsetTop

public float InsetTop { get; set; }

Property Value

float

InsetTop

public float InsetTop { get; set; }

Property Value

float

InsetTop

public float InsetTop { get; set; }

Property Value

float

InsetTop

public float InsetTop { get; set; }

Property Value

float

InsetTop

public float InsetTop { get; set; }

Property Value

float

InsetTop

public float InsetTop { get; set; }

Property Value

float

InsetTop

public float InsetTop { get; set; }

Property Value

float

InsetTop

public float InsetTop { get; set; }

Property Value

float

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

bool

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

bool

IsOpacityModifyRGB

public override bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public override bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public override bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public override bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public override bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public override bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public override bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public override bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public override bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public override bool IsOpacityModifyRGB { get; set; }

Property Value

bool

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

byte

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

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

Methods

Init()

public override bool Init()

Returns

bool

Init()

public override bool Init()

Returns

bool

Init()

public override bool Init()

Returns

bool

Init()

public override bool Init()

Returns

bool

Init()

public override bool Init()

Returns

bool

Init()

public override bool Init()

Returns

bool

Init()

public override bool Init()

Returns

bool

Init()

public override bool Init()

Returns

bool

Init()

public override bool Init()

Returns

bool

Init()

public override bool Init()

Returns

bool

Init()

public override bool Init()

Returns

bool

Init()

public override bool Init()

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

capInsets CCRect

Returns

bool

InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool InitWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

InitWithSprite(CCSprite, CCRect, CCRect)

public virtual bool InitWithSprite(CCSprite sprite, CCRect spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

spriteRect CCRect

capInsets CCRect

Returns

bool

InitWithSprite(CCSprite, CCRect, CCRect)

public virtual bool InitWithSprite(CCSprite sprite, CCRect spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

spriteRect CCRect

capInsets CCRect

Returns

bool

InitWithSprite(CCSprite, CCRect, CCRect)

public virtual bool InitWithSprite(CCSprite sprite, CCRect spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

spriteRect CCRect

capInsets CCRect

Returns

bool

InitWithSprite(CCSprite, CCRect, CCRect)

public virtual bool InitWithSprite(CCSprite sprite, CCRect spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

spriteRect CCRect

capInsets CCRect

Returns

bool

InitWithSprite(CCSprite, CCRect, CCRect)

public virtual bool InitWithSprite(CCSprite sprite, CCRect spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

spriteRect CCRect

capInsets CCRect

Returns

bool

InitWithSprite(CCSprite, CCRect, CCRect)

public virtual bool InitWithSprite(CCSprite sprite, CCRect spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

spriteRect CCRect

capInsets CCRect

Returns

bool

InitWithSprite(CCSprite, CCRect, CCRect)

public virtual bool InitWithSprite(CCSprite sprite, CCRect spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

spriteRect CCRect

capInsets CCRect

Returns

bool

InitWithSprite(CCSprite, CCRect, CCRect)

public virtual bool InitWithSprite(CCSprite sprite, CCRect spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

spriteRect CCRect

capInsets CCRect

Returns

bool

InitWithSprite(CCSprite, CCRect, CCRect)

public virtual bool InitWithSprite(CCSprite sprite, CCRect spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

spriteRect CCRect

capInsets CCRect

Returns

bool

InitWithSprite(CCSprite, CCRect, CCRect)

public virtual bool InitWithSprite(CCSprite sprite, CCRect spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

spriteRect CCRect

capInsets CCRect

Returns

bool

InitWithSprite(CCSprite, CCRect, CCRect)

public virtual bool InitWithSprite(CCSprite sprite, CCRect spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

spriteRect CCRect

capInsets CCRect

Returns

bool

InitWithSprite(CCSprite, CCRect, CCRect)

public virtual bool InitWithSprite(CCSprite sprite, CCRect spriteRect, CCRect capInsets)

Parameters

sprite CCSprite

spriteRect CCRect

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame, CCRect)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

Returns

bool

InitWithSpriteFrame(CCSpriteFrame, CCRect)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

Returns

bool

InitWithSpriteFrame(CCSpriteFrame, CCRect)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

Returns

bool

InitWithSpriteFrame(CCSpriteFrame, CCRect)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

Returns

bool

InitWithSpriteFrame(CCSpriteFrame, CCRect)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

Returns

bool

InitWithSpriteFrame(CCSpriteFrame, CCRect)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

Returns

bool

InitWithSpriteFrame(CCSpriteFrame, CCRect)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

Returns

bool

InitWithSpriteFrame(CCSpriteFrame, CCRect)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

Returns

bool

InitWithSpriteFrame(CCSpriteFrame, CCRect)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

Returns

bool

InitWithSpriteFrame(CCSpriteFrame, CCRect)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

Returns

bool

InitWithSpriteFrame(CCSpriteFrame, CCRect)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

Returns

bool

InitWithSpriteFrame(CCSpriteFrame, CCRect)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame, CCRect capInsets)

Parameters

spriteFrame CCSpriteFrame

capInsets CCRect

Returns

bool

InitWithSpriteFrame(CCSpriteFrame)

public virtual bool InitWithSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

Returns

bool

InitWithSpriteFrameName(string, CCRect)

public virtual bool InitWithSpriteFrameName(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

Returns

bool

InitWithSpriteFrameName(string)

public virtual bool InitWithSpriteFrameName(string spriteFrameName)

Parameters

spriteFrameName string

Returns

bool

InitWithSpriteFrameName(string, CCRect)

public virtual bool InitWithSpriteFrameName(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

Returns

bool

InitWithSpriteFrameName(string)

public virtual bool InitWithSpriteFrameName(string spriteFrameName)

Parameters

spriteFrameName string

Returns

bool

InitWithSpriteFrameName(string, CCRect)

public virtual bool InitWithSpriteFrameName(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

Returns

bool

InitWithSpriteFrameName(string)

public virtual bool InitWithSpriteFrameName(string spriteFrameName)

Parameters

spriteFrameName string

Returns

bool

InitWithSpriteFrameName(string, CCRect)

public virtual bool InitWithSpriteFrameName(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

Returns

bool

InitWithSpriteFrameName(string)

public virtual bool InitWithSpriteFrameName(string spriteFrameName)

Parameters

spriteFrameName string

Returns

bool

InitWithSpriteFrameName(string, CCRect)

public virtual bool InitWithSpriteFrameName(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

Returns

bool

InitWithSpriteFrameName(string)

public virtual bool InitWithSpriteFrameName(string spriteFrameName)

Parameters

spriteFrameName string

Returns

bool

InitWithSpriteFrameName(string, CCRect)

public virtual bool InitWithSpriteFrameName(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

Returns

bool

InitWithSpriteFrameName(string)

public virtual bool InitWithSpriteFrameName(string spriteFrameName)

Parameters

spriteFrameName string

Returns

bool

InitWithSpriteFrameName(string, CCRect)

public virtual bool InitWithSpriteFrameName(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

Returns

bool

InitWithSpriteFrameName(string)

public virtual bool InitWithSpriteFrameName(string spriteFrameName)

Parameters

spriteFrameName string

Returns

bool

InitWithSpriteFrameName(string, CCRect)

public virtual bool InitWithSpriteFrameName(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

Returns

bool

InitWithSpriteFrameName(string)

public virtual bool InitWithSpriteFrameName(string spriteFrameName)

Parameters

spriteFrameName string

Returns

bool

InitWithSpriteFrameName(string, CCRect)

public virtual bool InitWithSpriteFrameName(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

Returns

bool

InitWithSpriteFrameName(string)

public virtual bool InitWithSpriteFrameName(string spriteFrameName)

Parameters

spriteFrameName string

Returns

bool

InitWithSpriteFrameName(string, CCRect)

public virtual bool InitWithSpriteFrameName(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

Returns

bool

InitWithSpriteFrameName(string)

public virtual bool InitWithSpriteFrameName(string spriteFrameName)

Parameters

spriteFrameName string

Returns

bool

InitWithSpriteFrameName(string, CCRect)

public virtual bool InitWithSpriteFrameName(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

Returns

bool

InitWithSpriteFrameName(string)

public virtual bool InitWithSpriteFrameName(string spriteFrameName)

Parameters

spriteFrameName string

Returns

bool

InitWithSpriteFrameName(string, CCRect)

public virtual bool InitWithSpriteFrameName(string spriteFrameName, CCRect capInsets)

Parameters

spriteFrameName string

capInsets CCRect

Returns

bool

InitWithSpriteFrameName(string)

public virtual bool InitWithSpriteFrameName(string spriteFrameName)

Parameters

spriteFrameName string

Returns

bool

SetSpriteFrame(CCSpriteFrame)

public void SetSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

SetSpriteFrame(CCSpriteFrame)

public void SetSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

SetSpriteFrame(CCSpriteFrame)

public void SetSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

SetSpriteFrame(CCSpriteFrame)

public void SetSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

SetSpriteFrame(CCSpriteFrame)

public void SetSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

SetSpriteFrame(CCSpriteFrame)

public void SetSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

SetSpriteFrame(CCSpriteFrame)

public void SetSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

SetSpriteFrame(CCSpriteFrame)

public void SetSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

SetSpriteFrame(CCSpriteFrame)

public void SetSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

SetSpriteFrame(CCSpriteFrame)

public void SetSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

SetSpriteFrame(CCSpriteFrame)

public void SetSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

SetSpriteFrame(CCSpriteFrame)

public void SetSpriteFrame(CCSpriteFrame spriteFrame)

Parameters

spriteFrame CCSpriteFrame

UpdateCapInset()

protected void UpdateCapInset()

UpdateCapInset()

protected void UpdateCapInset()

UpdateCapInset()

protected void UpdateCapInset()

UpdateCapInset()

protected void UpdateCapInset()

UpdateCapInset()

protected void UpdateCapInset()

UpdateCapInset()

protected void UpdateCapInset()

UpdateCapInset()

protected void UpdateCapInset()

UpdateCapInset()

protected void UpdateCapInset()

UpdateCapInset()

protected void UpdateCapInset()

UpdateCapInset()

protected void UpdateCapInset()

UpdateCapInset()

protected void UpdateCapInset()

UpdateCapInset()

protected void UpdateCapInset()

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

UpdatePositions()

protected void UpdatePositions()

UpdatePositions()

protected void UpdatePositions()

UpdatePositions()

protected void UpdatePositions()

UpdatePositions()

protected void UpdatePositions()

UpdatePositions()

protected void UpdatePositions()

UpdatePositions()

protected void UpdatePositions()

UpdatePositions()

protected void UpdatePositions()

UpdatePositions()

protected void UpdatePositions()

UpdatePositions()

protected void UpdatePositions()

UpdatePositions()

protected void UpdatePositions()

UpdatePositions()

protected void UpdatePositions()

UpdatePositions()

protected void UpdatePositions()

UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCSize bounds, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

bounds CCSize

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCSize bounds, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

bounds CCSize

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCSize bounds, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

bounds CCSize

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCSize bounds, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

bounds CCSize

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCSize bounds, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

bounds CCSize

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCSize bounds, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

bounds CCSize

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCSize bounds, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

bounds CCSize

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCSize bounds, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

bounds CCSize

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCSize bounds, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

bounds CCSize

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCSize bounds, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

bounds CCSize

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCSize bounds, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

bounds CCSize

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCSize bounds, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

bounds CCSize

rotated bool

capInsets CCRect

Returns

bool

UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)

public bool UpdateWithBatchNode(CCSpriteBatchNode batchnode, CCRect rect, bool rotated, CCRect capInsets)

Parameters

batchnode CCSpriteBatchNode

rect CCRect

rotated bool

capInsets CCRect

Returns

bool

Visit()

This is called with every call to the MainLoop on the CCDirector class. In XNA, this is the same as the Draw() call.

public override void Visit()

Visit()

This is called with every call to the MainLoop on the CCDirector class. In XNA, this is the same as the Draw() call.

public override void Visit()

Visit()

public override void Visit()

Visit()

public override void Visit()

Visit()

public override void Visit()

Visit()

public override void Visit()

Visit()

public override void Visit()

Visit()

public override void Visit()

Visit()

public override void Visit()

Visit()

public override void Visit()

Visit()

public override void Visit()

Visit()

public override void Visit()
  • Constructors
    • CCScale9Sprite(CCSprite, CCRect, CCRect)
    • CCScale9Sprite(CCRect)
    • CCScale9Sprite()
    • CCScale9Sprite(CCSpriteFrame, CCRect)
    • CCScale9Sprite(CCSpriteFrame)
    • CCScale9Sprite(string, CCRect)
    • CCScale9Sprite(string)
    • CCScale9Sprite(CCSprite, CCRect, CCRect)
    • CCScale9Sprite(CCRect)
    • CCScale9Sprite()
    • CCScale9Sprite(CCSpriteFrame, CCRect)
    • CCScale9Sprite(CCSpriteFrame)
    • CCScale9Sprite(string, CCRect)
    • CCScale9Sprite(string)
    • CCScale9Sprite(CCSprite, CCRect, CCRect)
    • CCScale9Sprite(CCRect)
    • CCScale9Sprite()
    • CCScale9Sprite(CCSpriteFrame, CCRect)
    • CCScale9Sprite(CCSpriteFrame)
    • CCScale9Sprite(string, CCRect)
    • CCScale9Sprite(string)
    • CCScale9Sprite(CCSprite, CCRect, CCRect)
    • CCScale9Sprite(CCRect)
    • CCScale9Sprite()
    • CCScale9Sprite(CCSpriteFrame, CCRect)
    • CCScale9Sprite(CCSpriteFrame)
    • CCScale9Sprite(string, CCRect)
    • CCScale9Sprite(string)
    • CCScale9Sprite(CCSprite, CCRect, CCRect)
    • CCScale9Sprite(CCRect)
    • CCScale9Sprite()
    • CCScale9Sprite(CCSpriteFrame, CCRect)
    • CCScale9Sprite(CCSpriteFrame)
    • CCScale9Sprite(string, CCRect)
    • CCScale9Sprite(string)
    • CCScale9Sprite(CCSprite, CCRect, CCRect)
    • CCScale9Sprite(CCRect)
    • CCScale9Sprite()
    • CCScale9Sprite(CCSpriteFrame, CCRect)
    • CCScale9Sprite(CCSpriteFrame)
    • CCScale9Sprite(string, CCRect)
    • CCScale9Sprite(string)
    • CCScale9Sprite(CCSprite, CCRect, CCRect)
    • CCScale9Sprite(CCRect)
    • CCScale9Sprite()
    • CCScale9Sprite(CCSpriteFrame, CCRect)
    • CCScale9Sprite(CCSpriteFrame)
    • CCScale9Sprite(string, CCRect)
    • CCScale9Sprite(string)
    • CCScale9Sprite(CCSprite, CCRect, CCRect)
    • CCScale9Sprite(CCRect)
    • CCScale9Sprite()
    • CCScale9Sprite(CCSpriteFrame, CCRect)
    • CCScale9Sprite(CCSpriteFrame)
    • CCScale9Sprite(string, CCRect)
    • CCScale9Sprite(string)
    • CCScale9Sprite(CCSprite, CCRect, CCRect)
    • CCScale9Sprite(CCRect)
    • CCScale9Sprite()
    • CCScale9Sprite(CCSpriteFrame, CCRect)
    • CCScale9Sprite(CCSpriteFrame)
    • CCScale9Sprite(string, CCRect)
    • CCScale9Sprite(string)
    • CCScale9Sprite(CCSprite, CCRect, CCRect)
    • CCScale9Sprite(CCRect)
    • CCScale9Sprite()
    • CCScale9Sprite(CCSpriteFrame, CCRect)
    • CCScale9Sprite(CCSpriteFrame)
    • CCScale9Sprite(string, CCRect)
    • CCScale9Sprite(string)
    • CCScale9Sprite(CCSprite, CCRect, CCRect)
    • CCScale9Sprite(CCRect)
    • CCScale9Sprite()
    • CCScale9Sprite(CCSpriteFrame, CCRect)
    • CCScale9Sprite(CCSpriteFrame)
    • CCScale9Sprite(string, CCRect)
    • CCScale9Sprite(string)
    • CCScale9Sprite(CCSprite, CCRect, CCRect)
    • CCScale9Sprite(CCRect)
    • CCScale9Sprite()
    • CCScale9Sprite(CCSpriteFrame, CCRect)
    • CCScale9Sprite(CCSpriteFrame)
    • CCScale9Sprite(string, CCRect)
    • CCScale9Sprite(string)
  • Fields
    • _bottom
    • _bottom
    • _bottom
    • _bottom
    • _bottom
    • _bottom
    • _bottom
    • _bottom
    • _bottom
    • _bottom
    • _bottom
    • _bottom
    • _bottomLeft
    • _bottomLeft
    • _bottomLeft
    • _bottomLeft
    • _bottomLeft
    • _bottomLeft
    • _bottomLeft
    • _bottomLeft
    • _bottomLeft
    • _bottomLeft
    • _bottomLeft
    • _bottomLeft
    • _bottomRight
    • _bottomRight
    • _bottomRight
    • _bottomRight
    • _bottomRight
    • _bottomRight
    • _bottomRight
    • _bottomRight
    • _bottomRight
    • _bottomRight
    • _bottomRight
    • _bottomRight
    • _capInsetsInternal
    • _capInsetsInternal
    • _capInsetsInternal
    • _capInsetsInternal
    • _capInsetsInternal
    • _capInsetsInternal
    • _capInsetsInternal
    • _capInsetsInternal
    • _capInsetsInternal
    • _capInsetsInternal
    • _capInsetsInternal
    • _capInsetsInternal
    • _centre
    • _centre
    • _centre
    • _centre
    • _centre
    • _centre
    • _centre
    • _centre
    • _centre
    • _centre
    • _centre
    • _centre
    • _left
    • _left
    • _left
    • _left
    • _left
    • _left
    • _left
    • _left
    • _left
    • _left
    • _left
    • _left
    • _opacity
    • _opacity
    • _opacity
    • _opacity
    • _opacity
    • _opacity
    • _opacity
    • _opacity
    • _opacity
    • _opacity
    • _opacity
    • _opacity
    • _opacityModifyRGB
    • _opacityModifyRGB
    • _opacityModifyRGB
    • _opacityModifyRGB
    • _opacityModifyRGB
    • _opacityModifyRGB
    • _opacityModifyRGB
    • _opacityModifyRGB
    • _opacityModifyRGB
    • _opacityModifyRGB
    • _opacityModifyRGB
    • _opacityModifyRGB
    • _positionsAreDirty
    • _positionsAreDirty
    • _positionsAreDirty
    • _positionsAreDirty
    • _positionsAreDirty
    • _positionsAreDirty
    • _positionsAreDirty
    • _positionsAreDirty
    • _positionsAreDirty
    • _positionsAreDirty
    • _positionsAreDirty
    • _positionsAreDirty
    • _right
    • _right
    • _right
    • _right
    • _right
    • _right
    • _right
    • _right
    • _right
    • _right
    • _right
    • _right
    • _scale9Image
    • _scale9Image
    • _scale9Image
    • _scale9Image
    • _scale9Image
    • _scale9Image
    • _scale9Image
    • _scale9Image
    • _scale9Image
    • _scale9Image
    • _scale9Image
    • _scale9Image
    • _spriteFrameRotated
    • _spriteFrameRotated
    • _spriteFrameRotated
    • _spriteFrameRotated
    • _spriteFrameRotated
    • _spriteFrameRotated
    • _spriteFrameRotated
    • _spriteFrameRotated
    • _spriteFrameRotated
    • _spriteFrameRotated
    • _spriteFrameRotated
    • _spriteFrameRotated
    • _spriteRect
    • _spriteRect
    • _spriteRect
    • _spriteRect
    • _spriteRect
    • _spriteRect
    • _spriteRect
    • _spriteRect
    • _spriteRect
    • _spriteRect
    • _spriteRect
    • _spriteRect
    • _spritesGenerated
    • _spritesGenerated
    • _spritesGenerated
    • _spritesGenerated
    • _spritesGenerated
    • _spritesGenerated
    • _spritesGenerated
    • _spritesGenerated
    • _spritesGenerated
    • _spritesGenerated
    • _spritesGenerated
    • _spritesGenerated
    • _top
    • _top
    • _top
    • _top
    • _top
    • _top
    • _top
    • _top
    • _top
    • _top
    • _top
    • _top
    • _topLeft
    • _topLeft
    • _topLeft
    • _topLeft
    • _topLeft
    • _topLeft
    • _topLeft
    • _topLeft
    • _topLeft
    • _topLeft
    • _topLeft
    • _topLeft
    • _topRight
    • _topRight
    • _topRight
    • _topRight
    • _topRight
    • _topRight
    • _topRight
    • _topRight
    • _topRight
    • _topRight
    • _topRight
    • _topRight
  • Properties
    • CapInsets
    • CapInsets
    • CapInsets
    • CapInsets
    • CapInsets
    • CapInsets
    • CapInsets
    • CapInsets
    • CapInsets
    • CapInsets
    • CapInsets
    • CapInsets
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • ContentSize
    • ContentSize
    • ContentSize
    • ContentSize
    • ContentSize
    • ContentSize
    • ContentSize
    • ContentSize
    • ContentSize
    • ContentSize
    • ContentSize
    • ContentSize
    • InsetBottom
    • InsetBottom
    • InsetBottom
    • InsetBottom
    • InsetBottom
    • InsetBottom
    • InsetBottom
    • InsetBottom
    • InsetBottom
    • InsetBottom
    • InsetBottom
    • InsetBottom
    • InsetLeft
    • InsetLeft
    • InsetLeft
    • InsetLeft
    • InsetLeft
    • InsetLeft
    • InsetLeft
    • InsetLeft
    • InsetLeft
    • InsetLeft
    • InsetLeft
    • InsetLeft
    • InsetRight
    • InsetRight
    • InsetRight
    • InsetRight
    • InsetRight
    • InsetRight
    • InsetRight
    • InsetRight
    • InsetRight
    • InsetRight
    • InsetRight
    • InsetRight
    • InsetTop
    • InsetTop
    • InsetTop
    • InsetTop
    • InsetTop
    • InsetTop
    • InsetTop
    • InsetTop
    • InsetTop
    • InsetTop
    • InsetTop
    • InsetTop
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
  • Methods
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, CCRect)
    • InitWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • InitWithSprite(CCSprite, CCRect, CCRect)
    • InitWithSprite(CCSprite, CCRect, CCRect)
    • InitWithSprite(CCSprite, CCRect, CCRect)
    • InitWithSprite(CCSprite, CCRect, CCRect)
    • InitWithSprite(CCSprite, CCRect, CCRect)
    • InitWithSprite(CCSprite, CCRect, CCRect)
    • InitWithSprite(CCSprite, CCRect, CCRect)
    • InitWithSprite(CCSprite, CCRect, CCRect)
    • InitWithSprite(CCSprite, CCRect, CCRect)
    • InitWithSprite(CCSprite, CCRect, CCRect)
    • InitWithSprite(CCSprite, CCRect, CCRect)
    • InitWithSprite(CCSprite, CCRect, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame)
    • InitWithSpriteFrame(CCSpriteFrame, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame)
    • InitWithSpriteFrame(CCSpriteFrame, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame)
    • InitWithSpriteFrame(CCSpriteFrame, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame)
    • InitWithSpriteFrame(CCSpriteFrame, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame)
    • InitWithSpriteFrame(CCSpriteFrame, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame)
    • InitWithSpriteFrame(CCSpriteFrame, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame)
    • InitWithSpriteFrame(CCSpriteFrame, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame)
    • InitWithSpriteFrame(CCSpriteFrame, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame)
    • InitWithSpriteFrame(CCSpriteFrame, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame)
    • InitWithSpriteFrame(CCSpriteFrame, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame)
    • InitWithSpriteFrame(CCSpriteFrame, CCRect)
    • InitWithSpriteFrame(CCSpriteFrame)
    • InitWithSpriteFrameName(string, CCRect)
    • InitWithSpriteFrameName(string)
    • InitWithSpriteFrameName(string, CCRect)
    • InitWithSpriteFrameName(string)
    • InitWithSpriteFrameName(string, CCRect)
    • InitWithSpriteFrameName(string)
    • InitWithSpriteFrameName(string, CCRect)
    • InitWithSpriteFrameName(string)
    • InitWithSpriteFrameName(string, CCRect)
    • InitWithSpriteFrameName(string)
    • InitWithSpriteFrameName(string, CCRect)
    • InitWithSpriteFrameName(string)
    • InitWithSpriteFrameName(string, CCRect)
    • InitWithSpriteFrameName(string)
    • InitWithSpriteFrameName(string, CCRect)
    • InitWithSpriteFrameName(string)
    • InitWithSpriteFrameName(string, CCRect)
    • InitWithSpriteFrameName(string)
    • InitWithSpriteFrameName(string, CCRect)
    • InitWithSpriteFrameName(string)
    • InitWithSpriteFrameName(string, CCRect)
    • InitWithSpriteFrameName(string)
    • InitWithSpriteFrameName(string, CCRect)
    • InitWithSpriteFrameName(string)
    • SetSpriteFrame(CCSpriteFrame)
    • SetSpriteFrame(CCSpriteFrame)
    • SetSpriteFrame(CCSpriteFrame)
    • SetSpriteFrame(CCSpriteFrame)
    • SetSpriteFrame(CCSpriteFrame)
    • SetSpriteFrame(CCSpriteFrame)
    • SetSpriteFrame(CCSpriteFrame)
    • SetSpriteFrame(CCSpriteFrame)
    • SetSpriteFrame(CCSpriteFrame)
    • SetSpriteFrame(CCSpriteFrame)
    • SetSpriteFrame(CCSpriteFrame)
    • SetSpriteFrame(CCSpriteFrame)
    • UpdateCapInset()
    • UpdateCapInset()
    • UpdateCapInset()
    • UpdateCapInset()
    • UpdateCapInset()
    • UpdateCapInset()
    • UpdateCapInset()
    • UpdateCapInset()
    • UpdateCapInset()
    • UpdateCapInset()
    • UpdateCapInset()
    • UpdateCapInset()
    • UpdateDisplayedColor(CCColor3B)
    • UpdateDisplayedColor(CCColor3B)
    • UpdateDisplayedColor(CCColor3B)
    • UpdateDisplayedColor(CCColor3B)
    • UpdateDisplayedColor(CCColor3B)
    • UpdateDisplayedColor(CCColor3B)
    • UpdateDisplayedColor(CCColor3B)
    • UpdateDisplayedColor(CCColor3B)
    • UpdateDisplayedColor(CCColor3B)
    • UpdateDisplayedColor(CCColor3B)
    • UpdateDisplayedColor(CCColor3B)
    • UpdateDisplayedColor(CCColor3B)
    • UpdateDisplayedOpacity(byte)
    • UpdateDisplayedOpacity(byte)
    • UpdateDisplayedOpacity(byte)
    • UpdateDisplayedOpacity(byte)
    • UpdateDisplayedOpacity(byte)
    • UpdateDisplayedOpacity(byte)
    • UpdateDisplayedOpacity(byte)
    • UpdateDisplayedOpacity(byte)
    • UpdateDisplayedOpacity(byte)
    • UpdateDisplayedOpacity(byte)
    • UpdateDisplayedOpacity(byte)
    • UpdateDisplayedOpacity(byte)
    • UpdatePositions()
    • UpdatePositions()
    • UpdatePositions()
    • UpdatePositions()
    • UpdatePositions()
    • UpdatePositions()
    • UpdatePositions()
    • UpdatePositions()
    • UpdatePositions()
    • UpdatePositions()
    • UpdatePositions()
    • UpdatePositions()
    • UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCSize, bool, CCRect)
    • UpdateWithBatchNode(CCSpriteBatchNode, CCRect, bool, CCRect)
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()