Skip to main content

CCScale9SpriteFrame

CCScale9SpriteFrame

Cocos2D

Inheritance: System.Object → Cocos2D.CCNode → Cocos2D.CCScale9Sprite

Implements: Cocos2D.ICCSelectorProtocol, Cocos2D.ICCFocusable, Cocos2D.ICCTargetedTouchDelegate, Cocos2D.ICCStandardTouchDelegate, Cocos2D.ICCTouchDelegate, Cocos2D.ICCKeypadDelegate, Cocos2D.ICCKeyboardDelegate, Cocos2D.ICCRGBAProtocol, System.Collections.Generic.IComparer{Cocos2D.CCNode}

Constructors

CCScale9SpriteFrame(CCSpriteFrame)

CCScale9SpriteFrame(CCSpriteFrame)(Cocos2D.CCSpriteFrame spriteFrame)
Parameters:
spriteFrame (Cocos2D.CCSpriteFrame)

CCScale9SpriteFrame(CCSpriteFrame, CCRect)

CCScale9SpriteFrame(CCSpriteFrame, CCRect)(Cocos2D.CCSpriteFrame spriteFrame, Cocos2D.CCRect capInsets)
Parameters:
spriteFrame (Cocos2D.CCSpriteFrame)
capInsets (Cocos2D.CCRect)

CCScale9SpriteFrame(string)

CCScale9SpriteFrame(string)(System.String alias)
Parameters:
alias (System.String)

CCScale9SpriteFrame(string, CCRect)

CCScale9SpriteFrame(string, CCRect)(System.String spriteFrameName, Cocos2D.CCRect capInsets)
Parameters:
spriteFrameName (System.String)
capInsets (Cocos2D.CCRect)