CCBHelper
CCBHelper
Cocos2DInheritance: System.Object
Methods
GetAbsolutePosition(CCPoint, CCBPositionType, CCSize, string)
Cocos2D.CCPoint GetAbsolutePosition(CCPoint, CCBPositionType, CCSize, string)(Cocos2D.CCPoint pt, Cocos2D.CCBPositionType nType, Cocos2D.CCSize containerSize, System.String pPropName)
Parameters:
pt
(Cocos2D.CCPoint)nType
(Cocos2D.CCBPositionType)containerSize
(Cocos2D.CCSize)pPropName
(System.String)Returns:
Cocos2D.CCPoint
SetRelativeScale(CCNode, float, float, CCBScaleType, string)
SetRelativeScale(CCNode, float, float, CCBScaleType, string)(Cocos2D.CCNode node, System.Single fScaleX, System.Single fScaleY, Cocos2D.CCBScaleType nType, System.String pPropName)
Parameters:
node
(Cocos2D.CCNode)fScaleX
(System.Single)fScaleY
(System.Single)nType
(Cocos2D.CCBScaleType)pPropName
(System.String)