Cocos2D.CCBPositionType
Enum CCBPositionType
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 enum CCBPositionType
Fields
MultiplyResolution = 5
Percent = 4
RelativeBottomLeft = 0
RelativeBottomRight = 3
RelativeTopLeft = 1
RelativeTopRight = 2