Skip to main content

CCScale9SpriteFile

CCScale9SpriteFile

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

CCScale9SpriteFile(CCRect, string)

CCScale9SpriteFile(CCRect, string)(Cocos2D.CCRect capInsets, System.String file)
Parameters:
capInsets (Cocos2D.CCRect)
file (System.String)

CCScale9SpriteFile(string)

CCScale9SpriteFile(string)(System.String file)
Parameters:
file (System.String)

CCScale9SpriteFile(string, CCRect)

CCScale9SpriteFile(string, CCRect)(System.String file, Cocos2D.CCRect rect)
Parameters:
file (System.String)
rect (Cocos2D.CCRect)

CCScale9SpriteFile(string, CCRect, CCRect)

CCScale9SpriteFile(string, CCRect, CCRect)(System.String file, Cocos2D.CCRect rect, Cocos2D.CCRect capInsets)
Parameters:
file (System.String)
rect (Cocos2D.CCRect)
capInsets (Cocos2D.CCRect)