Skip to main content

Cocos2D.CCLabelBMFont


Class CCLabelBMFont

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 class CCLabelBMFont : CCSpriteBatchNode, ICCSelectorProtocol, ICCFocusable, ICCTargetedTouchDelegate, ICCStandardTouchDelegate, ICCTouchDelegate, ICCKeypadDelegate, ICCKeyboardDelegate, IComparer<CCNode>, ICCTextureProtocol, ICCBlendProtocol, ICCLabelProtocol, ICCRGBAProtocol

Inheritance

objectCCNodeCCSpriteBatchNodeCCLabelBMFont

Derived

CCLabel

Implements

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

Inherited Members

CCSpriteBatchNode.m_blendFunc, CCSpriteBatchNode.m_pobDescendants, CCSpriteBatchNode.m_pobTextureAtlas, CCSpriteBatchNode.InitWithFile(string, int), CCSpriteBatchNode.InitWithTexture(CCTexture2D, int), CCSpriteBatchNode.Init(), CCSpriteBatchNode.Visit(), CCSpriteBatchNode.AddChild(CCNode, int, int), CCSpriteBatchNode.ReorderChild(CCNode, int), CCSpriteBatchNode.RemoveChild(CCNode, bool), CCSpriteBatchNode.RemoveChildAtIndex(int, bool), CCSpriteBatchNode.RemoveAllChildren(bool), CCSpriteBatchNode.Compare(CCNode, CCNode), CCSpriteBatchNode.SortAllChildren(), CCSpriteBatchNode.ReorderBatch(bool), CCSpriteBatchNode.Draw(), CCSpriteBatchNode.IncreaseAtlasCapacity(), CCSpriteBatchNode.RebuildIndexInOrder(CCSprite, int), CCSpriteBatchNode.HighestAtlasIndexInChild(CCSprite), CCSpriteBatchNode.LowestAtlasIndexInChild(CCSprite), CCSpriteBatchNode.AtlasIndexForChild(CCSprite, int), CCSpriteBatchNode.AppendChild(CCSprite), CCSpriteBatchNode.RemoveSpriteFromAtlas(CCSprite), CCSpriteBatchNode.InsertQuadFromSprite(CCSprite, int), CCSpriteBatchNode.UpdateQuadFromSprite(CCSprite, int), CCSpriteBatchNode.AddSpriteWithoutQuad(CCSprite, int, int), CCSpriteBatchNode.TextureAtlas, CCSpriteBatchNode.Descendants, CCSpriteBatchNode.BlendFunc, CCSpriteBatchNode.Texture, CCSpriteBatchNode.IsAntialiased, 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

CCLabelBMFont()

public CCLabelBMFont()

CCLabelBMFont(string, string, float)

public CCLabelBMFont(string str, string fntFile, float width)

Parameters

str string

fntFile string

width float

CCLabelBMFont(string, string)

public CCLabelBMFont(string str, string fntFile)

Parameters

str string

fntFile string

CCLabelBMFont(string, string, float, CCTextAlignment)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

imageOffset CCPoint

CCLabelBMFont()

public CCLabelBMFont()

CCLabelBMFont(string, string, float)

public CCLabelBMFont(string str, string fntFile, float width)

Parameters

str string

fntFile string

width float

CCLabelBMFont(string, string)

public CCLabelBMFont(string str, string fntFile)

Parameters

str string

fntFile string

CCLabelBMFont(string, string, float, CCTextAlignment)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

imageOffset CCPoint

CCLabelBMFont()

public CCLabelBMFont()

CCLabelBMFont(string, string, float)

public CCLabelBMFont(string str, string fntFile, float width)

Parameters

str string

fntFile string

width float

CCLabelBMFont(string, string)

public CCLabelBMFont(string str, string fntFile)

Parameters

str string

fntFile string

CCLabelBMFont(string, string, float, CCTextAlignment)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

imageOffset CCPoint

CCLabelBMFont()

public CCLabelBMFont()

CCLabelBMFont(string, string, float)

public CCLabelBMFont(string str, string fntFile, float width)

Parameters

str string

fntFile string

width float

CCLabelBMFont(string, string)

public CCLabelBMFont(string str, string fntFile)

Parameters

str string

fntFile string

CCLabelBMFont(string, string, float, CCTextAlignment)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

imageOffset CCPoint

CCLabelBMFont()

public CCLabelBMFont()

CCLabelBMFont(string, string, float)

public CCLabelBMFont(string str, string fntFile, float width)

Parameters

str string

fntFile string

width float

CCLabelBMFont(string, string)

public CCLabelBMFont(string str, string fntFile)

Parameters

str string

fntFile string

CCLabelBMFont(string, string, float, CCTextAlignment)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

imageOffset CCPoint

CCLabelBMFont()

public CCLabelBMFont()

CCLabelBMFont(string, string, float)

public CCLabelBMFont(string str, string fntFile, float width)

Parameters

str string

fntFile string

width float

CCLabelBMFont(string, string)

public CCLabelBMFont(string str, string fntFile)

Parameters

str string

fntFile string

CCLabelBMFont(string, string, float, CCTextAlignment)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

imageOffset CCPoint

CCLabelBMFont()

public CCLabelBMFont()

CCLabelBMFont(string, string, float)

public CCLabelBMFont(string str, string fntFile, float width)

Parameters

str string

fntFile string

width float

CCLabelBMFont(string, string)

public CCLabelBMFont(string str, string fntFile)

Parameters

str string

fntFile string

CCLabelBMFont(string, string, float, CCTextAlignment)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

imageOffset CCPoint

CCLabelBMFont()

public CCLabelBMFont()

CCLabelBMFont(string, string, float)

public CCLabelBMFont(string str, string fntFile, float width)

Parameters

str string

fntFile string

width float

CCLabelBMFont(string, string)

public CCLabelBMFont(string str, string fntFile)

Parameters

str string

fntFile string

CCLabelBMFont(string, string, float, CCTextAlignment)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

imageOffset CCPoint

CCLabelBMFont()

public CCLabelBMFont()

CCLabelBMFont(string, string, float)

public CCLabelBMFont(string str, string fntFile, float width)

Parameters

str string

fntFile string

width float

CCLabelBMFont(string, string)

public CCLabelBMFont(string str, string fntFile)

Parameters

str string

fntFile string

CCLabelBMFont(string, string, float, CCTextAlignment)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

imageOffset CCPoint

CCLabelBMFont()

public CCLabelBMFont()

CCLabelBMFont(string, string, float)

public CCLabelBMFont(string str, string fntFile, float width)

Parameters

str string

fntFile string

width float

CCLabelBMFont(string, string)

public CCLabelBMFont(string str, string fntFile)

Parameters

str string

fntFile string

CCLabelBMFont(string, string, float, CCTextAlignment)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

imageOffset CCPoint

CCLabelBMFont()

public CCLabelBMFont()

CCLabelBMFont(string, string, float)

public CCLabelBMFont(string str, string fntFile, float width)

Parameters

str string

fntFile string

width float

CCLabelBMFont(string, string)

public CCLabelBMFont(string str, string fntFile)

Parameters

str string

fntFile string

CCLabelBMFont(string, string, float, CCTextAlignment)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

imageOffset CCPoint

CCLabelBMFont()

public CCLabelBMFont()

CCLabelBMFont(string, string, float)

public CCLabelBMFont(string str, string fntFile, float width)

Parameters

str string

fntFile string

width float

CCLabelBMFont(string, string)

public CCLabelBMFont(string str, string fntFile)

Parameters

str string

fntFile string

CCLabelBMFont(string, string, float, CCTextAlignment)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)

public CCLabelBMFont(string str, string fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset)

Parameters

str string

fntFile string

width float

alignment CCTextAlignment

imageOffset CCPoint

Fields

kCCLabelAutomaticWidth

public const int kCCLabelAutomaticWidth = -1

Field Value

int

kCCLabelAutomaticWidth

public const int kCCLabelAutomaticWidth = -1

Field Value

int

kCCLabelAutomaticWidth

public const int kCCLabelAutomaticWidth = -1

Field Value

int

kCCLabelAutomaticWidth

public const int kCCLabelAutomaticWidth = -1

Field Value

int

kCCLabelAutomaticWidth

public const int kCCLabelAutomaticWidth = -1

Field Value

int

kCCLabelAutomaticWidth

public const int kCCLabelAutomaticWidth = -1

Field Value

int

kCCLabelAutomaticWidth

public const int kCCLabelAutomaticWidth = -1

Field Value

int

kCCLabelAutomaticWidth

public const int kCCLabelAutomaticWidth = -1

Field Value

int

kCCLabelAutomaticWidth

public const int kCCLabelAutomaticWidth = -1

Field Value

int

kCCLabelAutomaticWidth

public const int kCCLabelAutomaticWidth = -1

Field Value

int

kCCLabelAutomaticWidth

public const int kCCLabelAutomaticWidth = -1

Field Value

int

kCCLabelAutomaticWidth

public const int kCCLabelAutomaticWidth = -1

Field Value

int

m_bCascadeColorEnabled

protected bool m_bCascadeColorEnabled

Field Value

bool

m_bCascadeColorEnabled

protected bool m_bCascadeColorEnabled

Field Value

bool

m_bCascadeColorEnabled

protected bool m_bCascadeColorEnabled

Field Value

bool

m_bCascadeColorEnabled

protected bool m_bCascadeColorEnabled

Field Value

bool

m_bCascadeColorEnabled

protected bool m_bCascadeColorEnabled

Field Value

bool

m_bCascadeColorEnabled

protected bool m_bCascadeColorEnabled

Field Value

bool

m_bCascadeColorEnabled

protected bool m_bCascadeColorEnabled

Field Value

bool

m_bCascadeColorEnabled

protected bool m_bCascadeColorEnabled

Field Value

bool

m_bCascadeColorEnabled

protected bool m_bCascadeColorEnabled

Field Value

bool

m_bCascadeColorEnabled

protected bool m_bCascadeColorEnabled

Field Value

bool

m_bCascadeColorEnabled

protected bool m_bCascadeColorEnabled

Field Value

bool

m_bCascadeColorEnabled

protected bool m_bCascadeColorEnabled

Field Value

bool

m_bCascadeOpacityEnabled

protected bool m_bCascadeOpacityEnabled

Field Value

bool

m_bCascadeOpacityEnabled

protected bool m_bCascadeOpacityEnabled

Field Value

bool

m_bCascadeOpacityEnabled

protected bool m_bCascadeOpacityEnabled

Field Value

bool

m_bCascadeOpacityEnabled

protected bool m_bCascadeOpacityEnabled

Field Value

bool

m_bCascadeOpacityEnabled

protected bool m_bCascadeOpacityEnabled

Field Value

bool

m_bCascadeOpacityEnabled

protected bool m_bCascadeOpacityEnabled

Field Value

bool

m_bCascadeOpacityEnabled

protected bool m_bCascadeOpacityEnabled

Field Value

bool

m_bCascadeOpacityEnabled

protected bool m_bCascadeOpacityEnabled

Field Value

bool

m_bCascadeOpacityEnabled

protected bool m_bCascadeOpacityEnabled

Field Value

bool

m_bCascadeOpacityEnabled

protected bool m_bCascadeOpacityEnabled

Field Value

bool

m_bCascadeOpacityEnabled

protected bool m_bCascadeOpacityEnabled

Field Value

bool

m_bCascadeOpacityEnabled

protected bool m_bCascadeOpacityEnabled

Field Value

bool

m_bIsOpacityModifyRGB

protected bool m_bIsOpacityModifyRGB

Field Value

bool

m_bIsOpacityModifyRGB

protected bool m_bIsOpacityModifyRGB

Field Value

bool

m_bIsOpacityModifyRGB

protected bool m_bIsOpacityModifyRGB

Field Value

bool

m_bIsOpacityModifyRGB

protected bool m_bIsOpacityModifyRGB

Field Value

bool

m_bIsOpacityModifyRGB

protected bool m_bIsOpacityModifyRGB

Field Value

bool

m_bIsOpacityModifyRGB

protected bool m_bIsOpacityModifyRGB

Field Value

bool

m_bIsOpacityModifyRGB

protected bool m_bIsOpacityModifyRGB

Field Value

bool

m_bIsOpacityModifyRGB

protected bool m_bIsOpacityModifyRGB

Field Value

bool

m_bIsOpacityModifyRGB

protected bool m_bIsOpacityModifyRGB

Field Value

bool

m_bIsOpacityModifyRGB

protected bool m_bIsOpacityModifyRGB

Field Value

bool

m_bIsOpacityModifyRGB

protected bool m_bIsOpacityModifyRGB

Field Value

bool

m_bIsOpacityModifyRGB

protected bool m_bIsOpacityModifyRGB

Field Value

bool

m_bLabelDirty

protected bool m_bLabelDirty

Field Value

bool

m_bLabelDirty

protected bool m_bLabelDirty

Field Value

bool

m_bLabelDirty

protected bool m_bLabelDirty

Field Value

bool

m_bLabelDirty

protected bool m_bLabelDirty

Field Value

bool

m_bLabelDirty

protected bool m_bLabelDirty

Field Value

bool

m_bLabelDirty

protected bool m_bLabelDirty

Field Value

bool

m_bLabelDirty

protected bool m_bLabelDirty

Field Value

bool

m_bLabelDirty

protected bool m_bLabelDirty

Field Value

bool

m_bLabelDirty

protected bool m_bLabelDirty

Field Value

bool

m_bLabelDirty

protected bool m_bLabelDirty

Field Value

bool

m_bLabelDirty

protected bool m_bLabelDirty

Field Value

bool

m_bLabelDirty

protected bool m_bLabelDirty

Field Value

bool

m_bLineBreakWithoutSpaces

protected bool m_bLineBreakWithoutSpaces

Field Value

bool

m_bLineBreakWithoutSpaces

protected bool m_bLineBreakWithoutSpaces

Field Value

bool

m_bLineBreakWithoutSpaces

protected bool m_bLineBreakWithoutSpaces

Field Value

bool

m_bLineBreakWithoutSpaces

protected bool m_bLineBreakWithoutSpaces

Field Value

bool

m_bLineBreakWithoutSpaces

protected bool m_bLineBreakWithoutSpaces

Field Value

bool

m_bLineBreakWithoutSpaces

protected bool m_bLineBreakWithoutSpaces

Field Value

bool

m_bLineBreakWithoutSpaces

protected bool m_bLineBreakWithoutSpaces

Field Value

bool

m_bLineBreakWithoutSpaces

protected bool m_bLineBreakWithoutSpaces

Field Value

bool

m_bLineBreakWithoutSpaces

protected bool m_bLineBreakWithoutSpaces

Field Value

bool

m_bLineBreakWithoutSpaces

protected bool m_bLineBreakWithoutSpaces

Field Value

bool

m_bLineBreakWithoutSpaces

protected bool m_bLineBreakWithoutSpaces

Field Value

bool

m_bLineBreakWithoutSpaces

protected bool m_bLineBreakWithoutSpaces

Field Value

bool

m_cDisplayedOpacity

protected byte m_cDisplayedOpacity

Field Value

byte

m_cDisplayedOpacity

protected byte m_cDisplayedOpacity

Field Value

byte

m_cDisplayedOpacity

protected byte m_cDisplayedOpacity

Field Value

byte

m_cDisplayedOpacity

protected byte m_cDisplayedOpacity

Field Value

byte

m_cDisplayedOpacity

protected byte m_cDisplayedOpacity

Field Value

byte

m_cDisplayedOpacity

protected byte m_cDisplayedOpacity

Field Value

byte

m_cDisplayedOpacity

protected byte m_cDisplayedOpacity

Field Value

byte

m_cDisplayedOpacity

protected byte m_cDisplayedOpacity

Field Value

byte

m_cDisplayedOpacity

protected byte m_cDisplayedOpacity

Field Value

byte

m_cDisplayedOpacity

protected byte m_cDisplayedOpacity

Field Value

byte

m_cDisplayedOpacity

protected byte m_cDisplayedOpacity

Field Value

byte

m_cDisplayedOpacity

protected byte m_cDisplayedOpacity

Field Value

byte

m_cRealOpacity

protected byte m_cRealOpacity

Field Value

byte

m_cRealOpacity

protected byte m_cRealOpacity

Field Value

byte

m_cRealOpacity

protected byte m_cRealOpacity

Field Value

byte

m_cRealOpacity

protected byte m_cRealOpacity

Field Value

byte

m_cRealOpacity

protected byte m_cRealOpacity

Field Value

byte

m_cRealOpacity

protected byte m_cRealOpacity

Field Value

byte

m_cRealOpacity

protected byte m_cRealOpacity

Field Value

byte

m_cRealOpacity

protected byte m_cRealOpacity

Field Value

byte

m_cRealOpacity

protected byte m_cRealOpacity

Field Value

byte

m_cRealOpacity

protected byte m_cRealOpacity

Field Value

byte

m_cRealOpacity

protected byte m_cRealOpacity

Field Value

byte

m_cRealOpacity

protected byte m_cRealOpacity

Field Value

byte

m_pConfiguration

protected CCBMFontConfiguration m_pConfiguration

Field Value

CCBMFontConfiguration

m_pConfiguration

protected CCBMFontConfiguration m_pConfiguration

Field Value

CCBMFontConfiguration

m_pConfiguration

protected CCBMFontConfiguration m_pConfiguration

Field Value

CCBMFontConfiguration

m_pConfiguration

protected CCBMFontConfiguration m_pConfiguration

Field Value

CCBMFontConfiguration

m_pConfiguration

protected CCBMFontConfiguration m_pConfiguration

Field Value

CCBMFontConfiguration

m_pConfiguration

protected CCBMFontConfiguration m_pConfiguration

Field Value

CCBMFontConfiguration

m_pConfiguration

protected CCBMFontConfiguration m_pConfiguration

Field Value

CCBMFontConfiguration

m_pConfiguration

protected CCBMFontConfiguration m_pConfiguration

Field Value

CCBMFontConfiguration

m_pConfiguration

protected CCBMFontConfiguration m_pConfiguration

Field Value

CCBMFontConfiguration

m_pConfiguration

protected CCBMFontConfiguration m_pConfiguration

Field Value

CCBMFontConfiguration

m_pConfiguration

protected CCBMFontConfiguration m_pConfiguration

Field Value

CCBMFontConfiguration

m_pConfiguration

protected CCBMFontConfiguration m_pConfiguration

Field Value

CCBMFontConfiguration

m_pHAlignment

protected CCTextAlignment m_pHAlignment

Field Value

CCTextAlignment

m_pHAlignment

protected CCTextAlignment m_pHAlignment

Field Value

CCTextAlignment

m_pHAlignment

protected CCTextAlignment m_pHAlignment

Field Value

CCTextAlignment

m_pHAlignment

protected CCTextAlignment m_pHAlignment

Field Value

CCTextAlignment

m_pHAlignment

protected CCTextAlignment m_pHAlignment

Field Value

CCTextAlignment

m_pHAlignment

protected CCTextAlignment m_pHAlignment

Field Value

CCTextAlignment

m_pHAlignment

protected CCTextAlignment m_pHAlignment

Field Value

CCTextAlignment

m_pHAlignment

protected CCTextAlignment m_pHAlignment

Field Value

CCTextAlignment

m_pHAlignment

protected CCTextAlignment m_pHAlignment

Field Value

CCTextAlignment

m_pHAlignment

protected CCTextAlignment m_pHAlignment

Field Value

CCTextAlignment

m_pHAlignment

protected CCTextAlignment m_pHAlignment

Field Value

CCTextAlignment

m_pHAlignment

protected CCTextAlignment m_pHAlignment

Field Value

CCTextAlignment

m_pLineBreakMode

protected CCTextLineBreakMode m_pLineBreakMode

Field Value

CCTextLineBreakMode

m_pLineBreakMode

protected CCTextLineBreakMode m_pLineBreakMode

Field Value

CCTextLineBreakMode

m_pLineBreakMode

protected CCTextLineBreakMode m_pLineBreakMode

Field Value

CCTextLineBreakMode

m_pLineBreakMode

protected CCTextLineBreakMode m_pLineBreakMode

Field Value

CCTextLineBreakMode

m_pLineBreakMode

protected CCTextLineBreakMode m_pLineBreakMode

Field Value

CCTextLineBreakMode

m_pLineBreakMode

protected CCTextLineBreakMode m_pLineBreakMode

Field Value

CCTextLineBreakMode

m_pLineBreakMode

protected CCTextLineBreakMode m_pLineBreakMode

Field Value

CCTextLineBreakMode

m_pLineBreakMode

protected CCTextLineBreakMode m_pLineBreakMode

Field Value

CCTextLineBreakMode

m_pLineBreakMode

protected CCTextLineBreakMode m_pLineBreakMode

Field Value

CCTextLineBreakMode

m_pLineBreakMode

protected CCTextLineBreakMode m_pLineBreakMode

Field Value

CCTextLineBreakMode

m_pLineBreakMode

protected CCTextLineBreakMode m_pLineBreakMode

Field Value

CCTextLineBreakMode

m_pLineBreakMode

protected CCTextLineBreakMode m_pLineBreakMode

Field Value

CCTextLineBreakMode

m_pReusedChar

protected CCSprite m_pReusedChar

Field Value

CCSprite

m_pReusedChar

protected CCSprite m_pReusedChar

Field Value

CCSprite

m_pReusedChar

protected CCSprite m_pReusedChar

Field Value

CCSprite

m_pReusedChar

protected CCSprite m_pReusedChar

Field Value

CCSprite

m_pReusedChar

protected CCSprite m_pReusedChar

Field Value

CCSprite

m_pReusedChar

protected CCSprite m_pReusedChar

Field Value

CCSprite

m_pReusedChar

protected CCSprite m_pReusedChar

Field Value

CCSprite

m_pReusedChar

protected CCSprite m_pReusedChar

Field Value

CCSprite

m_pReusedChar

protected CCSprite m_pReusedChar

Field Value

CCSprite

m_pReusedChar

protected CCSprite m_pReusedChar

Field Value

CCSprite

m_pReusedChar

protected CCSprite m_pReusedChar

Field Value

CCSprite

m_pReusedChar

protected CCSprite m_pReusedChar

Field Value

CCSprite

m_pVAlignment

protected CCVerticalTextAlignment m_pVAlignment

Field Value

CCVerticalTextAlignment

m_pVAlignment

protected CCVerticalTextAlignment m_pVAlignment

Field Value

CCVerticalTextAlignment

m_pVAlignment

protected CCVerticalTextAlignment m_pVAlignment

Field Value

CCVerticalTextAlignment

m_pVAlignment

protected CCVerticalTextAlignment m_pVAlignment

Field Value

CCVerticalTextAlignment

m_pVAlignment

protected CCVerticalTextAlignment m_pVAlignment

Field Value

CCVerticalTextAlignment

m_pVAlignment

protected CCVerticalTextAlignment m_pVAlignment

Field Value

CCVerticalTextAlignment

m_pVAlignment

protected CCVerticalTextAlignment m_pVAlignment

Field Value

CCVerticalTextAlignment

m_pVAlignment

protected CCVerticalTextAlignment m_pVAlignment

Field Value

CCVerticalTextAlignment

m_pVAlignment

protected CCVerticalTextAlignment m_pVAlignment

Field Value

CCVerticalTextAlignment

m_pVAlignment

protected CCVerticalTextAlignment m_pVAlignment

Field Value

CCVerticalTextAlignment

m_pVAlignment

protected CCVerticalTextAlignment m_pVAlignment

Field Value

CCVerticalTextAlignment

m_pVAlignment

protected CCVerticalTextAlignment m_pVAlignment

Field Value

CCVerticalTextAlignment

m_sFntFile

protected string m_sFntFile

Field Value

string

m_sFntFile

protected string m_sFntFile

Field Value

string

m_sFntFile

protected string m_sFntFile

Field Value

string

m_sFntFile

protected string m_sFntFile

Field Value

string

m_sFntFile

protected string m_sFntFile

Field Value

string

m_sFntFile

protected string m_sFntFile

Field Value

string

m_sFntFile

protected string m_sFntFile

Field Value

string

m_sFntFile

protected string m_sFntFile

Field Value

string

m_sFntFile

protected string m_sFntFile

Field Value

string

m_sFntFile

protected string m_sFntFile

Field Value

string

m_sFntFile

protected string m_sFntFile

Field Value

string

m_sFntFile

protected string m_sFntFile

Field Value

string

m_sInitialString

protected string m_sInitialString

Field Value

string

m_sInitialString

protected string m_sInitialString

Field Value

string

m_sInitialString

protected string m_sInitialString

Field Value

string

m_sInitialString

protected string m_sInitialString

Field Value

string

m_sInitialString

protected string m_sInitialString

Field Value

string

m_sInitialString

protected string m_sInitialString

Field Value

string

m_sInitialString

protected string m_sInitialString

Field Value

string

m_sInitialString

protected string m_sInitialString

Field Value

string

m_sInitialString

protected string m_sInitialString

Field Value

string

m_sInitialString

protected string m_sInitialString

Field Value

string

m_sInitialString

protected string m_sInitialString

Field Value

string

m_sInitialString

protected string m_sInitialString

Field Value

string

m_sString

protected string m_sString

Field Value

string

m_sString

protected string m_sString

Field Value

string

m_sString

protected string m_sString

Field Value

string

m_sString

protected string m_sString

Field Value

string

m_sString

protected string m_sString

Field Value

string

m_sString

protected string m_sString

Field Value

string

m_sString

protected string m_sString

Field Value

string

m_sString

protected string m_sString

Field Value

string

m_sString

protected string m_sString

Field Value

string

m_sString

protected string m_sString

Field Value

string

m_sString

protected string m_sString

Field Value

string

m_sString

protected string m_sString

Field Value

string

m_tDimensions

protected CCSize m_tDimensions

Field Value

CCSize

m_tDimensions

protected CCSize m_tDimensions

Field Value

CCSize

m_tDimensions

protected CCSize m_tDimensions

Field Value

CCSize

m_tDimensions

protected CCSize m_tDimensions

Field Value

CCSize

m_tDimensions

protected CCSize m_tDimensions

Field Value

CCSize

m_tDimensions

protected CCSize m_tDimensions

Field Value

CCSize

m_tDimensions

protected CCSize m_tDimensions

Field Value

CCSize

m_tDimensions

protected CCSize m_tDimensions

Field Value

CCSize

m_tDimensions

protected CCSize m_tDimensions

Field Value

CCSize

m_tDimensions

protected CCSize m_tDimensions

Field Value

CCSize

m_tDimensions

protected CCSize m_tDimensions

Field Value

CCSize

m_tDimensions

protected CCSize m_tDimensions

Field Value

CCSize

m_tDisplayedColor

protected CCColor3B m_tDisplayedColor

Field Value

CCColor3B

m_tDisplayedColor

protected CCColor3B m_tDisplayedColor

Field Value

CCColor3B

m_tDisplayedColor

protected CCColor3B m_tDisplayedColor

Field Value

CCColor3B

m_tDisplayedColor

protected CCColor3B m_tDisplayedColor

Field Value

CCColor3B

m_tDisplayedColor

protected CCColor3B m_tDisplayedColor

Field Value

CCColor3B

m_tDisplayedColor

protected CCColor3B m_tDisplayedColor

Field Value

CCColor3B

m_tDisplayedColor

protected CCColor3B m_tDisplayedColor

Field Value

CCColor3B

m_tDisplayedColor

protected CCColor3B m_tDisplayedColor

Field Value

CCColor3B

m_tDisplayedColor

protected CCColor3B m_tDisplayedColor

Field Value

CCColor3B

m_tDisplayedColor

protected CCColor3B m_tDisplayedColor

Field Value

CCColor3B

m_tDisplayedColor

protected CCColor3B m_tDisplayedColor

Field Value

CCColor3B

m_tDisplayedColor

protected CCColor3B m_tDisplayedColor

Field Value

CCColor3B

m_tImageOffset

protected CCPoint m_tImageOffset

Field Value

CCPoint

m_tImageOffset

protected CCPoint m_tImageOffset

Field Value

CCPoint

m_tImageOffset

protected CCPoint m_tImageOffset

Field Value

CCPoint

m_tImageOffset

protected CCPoint m_tImageOffset

Field Value

CCPoint

m_tImageOffset

protected CCPoint m_tImageOffset

Field Value

CCPoint

m_tImageOffset

protected CCPoint m_tImageOffset

Field Value

CCPoint

m_tImageOffset

protected CCPoint m_tImageOffset

Field Value

CCPoint

m_tImageOffset

protected CCPoint m_tImageOffset

Field Value

CCPoint

m_tImageOffset

protected CCPoint m_tImageOffset

Field Value

CCPoint

m_tImageOffset

protected CCPoint m_tImageOffset

Field Value

CCPoint

m_tImageOffset

protected CCPoint m_tImageOffset

Field Value

CCPoint

m_tImageOffset

protected CCPoint m_tImageOffset

Field Value

CCPoint

m_tRealColor

protected CCColor3B m_tRealColor

Field Value

CCColor3B

m_tRealColor

protected CCColor3B m_tRealColor

Field Value

CCColor3B

m_tRealColor

protected CCColor3B m_tRealColor

Field Value

CCColor3B

m_tRealColor

protected CCColor3B m_tRealColor

Field Value

CCColor3B

m_tRealColor

protected CCColor3B m_tRealColor

Field Value

CCColor3B

m_tRealColor

protected CCColor3B m_tRealColor

Field Value

CCColor3B

m_tRealColor

protected CCColor3B m_tRealColor

Field Value

CCColor3B

m_tRealColor

protected CCColor3B m_tRealColor

Field Value

CCColor3B

m_tRealColor

protected CCColor3B m_tRealColor

Field Value

CCColor3B

m_tRealColor

protected CCColor3B m_tRealColor

Field Value

CCColor3B

m_tRealColor

protected CCColor3B m_tRealColor

Field Value

CCColor3B

m_tRealColor

protected CCColor3B m_tRealColor

Field Value

CCColor3B

s_pConfigurations

public static Dictionary<string, CCBMFontConfiguration> s_pConfigurations

Field Value

Dictionary<string, CCBMFontConfiguration>

s_pConfigurations

public static Dictionary<string, CCBMFontConfiguration> s_pConfigurations

Field Value

Dictionary<string, CCBMFontConfiguration>

s_pConfigurations

public static Dictionary<string, CCBMFontConfiguration> s_pConfigurations

Field Value

Dictionary<string, CCBMFontConfiguration>

s_pConfigurations

public static Dictionary<string, CCBMFontConfiguration> s_pConfigurations

Field Value

Dictionary<string, CCBMFontConfiguration>

s_pConfigurations

public static Dictionary<string, CCBMFontConfiguration> s_pConfigurations

Field Value

Dictionary<string, CCBMFontConfiguration>

s_pConfigurations

public static Dictionary<string, CCBMFontConfiguration> s_pConfigurations

Field Value

Dictionary<string, CCBMFontConfiguration>

s_pConfigurations

public static Dictionary<string, CCBMFontConfiguration> s_pConfigurations

Field Value

Dictionary<string, CCBMFontConfiguration>

s_pConfigurations

public static Dictionary<string, CCBMFontConfiguration> s_pConfigurations

Field Value

Dictionary<string, CCBMFontConfiguration>

s_pConfigurations

public static Dictionary<string, CCBMFontConfiguration> s_pConfigurations

Field Value

Dictionary<string, CCBMFontConfiguration>

s_pConfigurations

public static Dictionary<string, CCBMFontConfiguration> s_pConfigurations

Field Value

Dictionary<string, CCBMFontConfiguration>

s_pConfigurations

public static Dictionary<string, CCBMFontConfiguration> s_pConfigurations

Field Value

Dictionary<string, CCBMFontConfiguration>

s_pConfigurations

public static Dictionary<string, CCBMFontConfiguration> s_pConfigurations

Field Value

Dictionary<string, CCBMFontConfiguration>

Properties

AnchorPoint

returns the Anchor Point of the node as a value [0,1], where 1 is 100% of the dimension and 0 is 0%.

public override CCPoint AnchorPoint { get; set; }

Property Value

CCPoint

AnchorPoint

returns the Anchor Point of the node as a value [0,1], where 1 is 100% of the dimension and 0 is 0%.

public override CCPoint AnchorPoint { get; set; }

Property Value

CCPoint

AnchorPoint

public override CCPoint AnchorPoint { get; set; }

Property Value

CCPoint

AnchorPoint

public override CCPoint AnchorPoint { get; set; }

Property Value

CCPoint

AnchorPoint

public override CCPoint AnchorPoint { get; set; }

Property Value

CCPoint

AnchorPoint

public override CCPoint AnchorPoint { get; set; }

Property Value

CCPoint

AnchorPoint

public override CCPoint AnchorPoint { get; set; }

Property Value

CCPoint

AnchorPoint

public override CCPoint AnchorPoint { get; set; }

Property Value

CCPoint

AnchorPoint

public override CCPoint AnchorPoint { get; set; }

Property Value

CCPoint

AnchorPoint

public override CCPoint AnchorPoint { get; set; }

Property Value

CCPoint

AnchorPoint

public override CCPoint AnchorPoint { get; set; }

Property Value

CCPoint

AnchorPoint

public override CCPoint AnchorPoint { get; set; }

Property Value

CCPoint

CascadeColorEnabled

returns whether or not the opacity will be applied using glColor(R,G,B,opacity) or glColor(opacity, opacity, opacity, opacity); @since v0.8 whether or not color should be propagated to its children.

public virtual bool CascadeColorEnabled { get; set; }

Property Value

bool

CascadeColorEnabled

returns whether or not the opacity will be applied using glColor(R,G,B,opacity) or glColor(opacity, opacity, opacity, opacity); @since v0.8 whether or not color should be propagated to its children.

public virtual bool CascadeColorEnabled { get; set; }

Property Value

bool

CascadeColorEnabled

public virtual bool CascadeColorEnabled { get; set; }

Property Value

bool

CascadeColorEnabled

public virtual bool CascadeColorEnabled { get; set; }

Property Value

bool

CascadeColorEnabled

public virtual bool CascadeColorEnabled { get; set; }

Property Value

bool

CascadeColorEnabled

public virtual bool CascadeColorEnabled { get; set; }

Property Value

bool

CascadeColorEnabled

public virtual bool CascadeColorEnabled { get; set; }

Property Value

bool

CascadeColorEnabled

public virtual bool CascadeColorEnabled { get; set; }

Property Value

bool

CascadeColorEnabled

public virtual bool CascadeColorEnabled { get; set; }

Property Value

bool

CascadeColorEnabled

public virtual bool CascadeColorEnabled { get; set; }

Property Value

bool

CascadeColorEnabled

public virtual bool CascadeColorEnabled { get; set; }

Property Value

bool

CascadeColorEnabled

public virtual bool CascadeColorEnabled { get; set; }

Property Value

bool

CascadeOpacityEnabled

whether or not opacity should be propagated to its children.

public virtual bool CascadeOpacityEnabled { get; set; }

Property Value

bool

CascadeOpacityEnabled

whether or not opacity should be propagated to its children.

public virtual bool CascadeOpacityEnabled { get; set; }

Property Value

bool

CascadeOpacityEnabled

public virtual bool CascadeOpacityEnabled { get; set; }

Property Value

bool

CascadeOpacityEnabled

public virtual bool CascadeOpacityEnabled { get; set; }

Property Value

bool

CascadeOpacityEnabled

public virtual bool CascadeOpacityEnabled { get; set; }

Property Value

bool

CascadeOpacityEnabled

public virtual bool CascadeOpacityEnabled { get; set; }

Property Value

bool

CascadeOpacityEnabled

public virtual bool CascadeOpacityEnabled { get; set; }

Property Value

bool

CascadeOpacityEnabled

public virtual bool CascadeOpacityEnabled { get; set; }

Property Value

bool

CascadeOpacityEnabled

public virtual bool CascadeOpacityEnabled { get; set; }

Property Value

bool

CascadeOpacityEnabled

public virtual bool CascadeOpacityEnabled { get; set; }

Property Value

bool

CascadeOpacityEnabled

public virtual bool CascadeOpacityEnabled { get; set; }

Property Value

bool

CascadeOpacityEnabled

public virtual bool CascadeOpacityEnabled { get; set; }

Property Value

bool

Color

Gets or sets the color

public virtual CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

Gets or sets the color

public virtual CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public virtual CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public virtual CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public virtual CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public virtual CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public virtual CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public virtual CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public virtual CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public virtual CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public virtual CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public virtual CCColor3B Color { get; set; }

Property Value

CCColor3B

Dimensions

public CCSize Dimensions { get; set; }

Property Value

CCSize

Dimensions

public CCSize Dimensions { get; set; }

Property Value

CCSize

Dimensions

public CCSize Dimensions { get; set; }

Property Value

CCSize

Dimensions

public CCSize Dimensions { get; set; }

Property Value

CCSize

Dimensions

public CCSize Dimensions { get; set; }

Property Value

CCSize

Dimensions

public CCSize Dimensions { get; set; }

Property Value

CCSize

Dimensions

public CCSize Dimensions { get; set; }

Property Value

CCSize

Dimensions

public CCSize Dimensions { get; set; }

Property Value

CCSize

Dimensions

public CCSize Dimensions { get; set; }

Property Value

CCSize

Dimensions

public CCSize Dimensions { get; set; }

Property Value

CCSize

Dimensions

public CCSize Dimensions { get; set; }

Property Value

CCSize

Dimensions

public CCSize Dimensions { get; set; }

Property Value

CCSize

DisplayedColor

public virtual CCColor3B DisplayedColor { get; }

Property Value

CCColor3B

DisplayedColor

public virtual CCColor3B DisplayedColor { get; }

Property Value

CCColor3B

DisplayedColor

public virtual CCColor3B DisplayedColor { get; }

Property Value

CCColor3B

DisplayedColor

public virtual CCColor3B DisplayedColor { get; }

Property Value

CCColor3B

DisplayedColor

public virtual CCColor3B DisplayedColor { get; }

Property Value

CCColor3B

DisplayedColor

public virtual CCColor3B DisplayedColor { get; }

Property Value

CCColor3B

DisplayedColor

public virtual CCColor3B DisplayedColor { get; }

Property Value

CCColor3B

DisplayedColor

public virtual CCColor3B DisplayedColor { get; }

Property Value

CCColor3B

DisplayedColor

public virtual CCColor3B DisplayedColor { get; }

Property Value

CCColor3B

DisplayedColor

public virtual CCColor3B DisplayedColor { get; }

Property Value

CCColor3B

DisplayedColor

public virtual CCColor3B DisplayedColor { get; }

Property Value

CCColor3B

DisplayedColor

public virtual CCColor3B DisplayedColor { get; }

Property Value

CCColor3B

DisplayedOpacity

public virtual byte DisplayedOpacity { get; }

Property Value

byte

DisplayedOpacity

public virtual byte DisplayedOpacity { get; }

Property Value

byte

DisplayedOpacity

public virtual byte DisplayedOpacity { get; }

Property Value

byte

DisplayedOpacity

public virtual byte DisplayedOpacity { get; }

Property Value

byte

DisplayedOpacity

public virtual byte DisplayedOpacity { get; }

Property Value

byte

DisplayedOpacity

public virtual byte DisplayedOpacity { get; }

Property Value

byte

DisplayedOpacity

public virtual byte DisplayedOpacity { get; }

Property Value

byte

DisplayedOpacity

public virtual byte DisplayedOpacity { get; }

Property Value

byte

DisplayedOpacity

public virtual byte DisplayedOpacity { get; }

Property Value

byte

DisplayedOpacity

public virtual byte DisplayedOpacity { get; }

Property Value

byte

DisplayedOpacity

public virtual byte DisplayedOpacity { get; }

Property Value

byte

DisplayedOpacity

public virtual byte DisplayedOpacity { get; }

Property Value

byte

FntFile

public string FntFile { get; set; }

Property Value

string

FntFile

public string FntFile { get; set; }

Property Value

string

FntFile

public string FntFile { get; set; }

Property Value

string

FntFile

public string FntFile { get; set; }

Property Value

string

FntFile

public string FntFile { get; set; }

Property Value

string

FntFile

public string FntFile { get; set; }

Property Value

string

FntFile

public string FntFile { get; set; }

Property Value

string

FntFile

public string FntFile { get; set; }

Property Value

string

FntFile

public string FntFile { get; set; }

Property Value

string

FntFile

public string FntFile { get; set; }

Property Value

string

FntFile

public string FntFile { get; set; }

Property Value

string

FntFile

public string FntFile { get; set; }

Property Value

string

HorizontalAlignment

public CCTextAlignment HorizontalAlignment { get; set; }

Property Value

CCTextAlignment

HorizontalAlignment

public CCTextAlignment HorizontalAlignment { get; set; }

Property Value

CCTextAlignment

HorizontalAlignment

public CCTextAlignment HorizontalAlignment { get; set; }

Property Value

CCTextAlignment

HorizontalAlignment

public CCTextAlignment HorizontalAlignment { get; set; }

Property Value

CCTextAlignment

HorizontalAlignment

public CCTextAlignment HorizontalAlignment { get; set; }

Property Value

CCTextAlignment

HorizontalAlignment

public CCTextAlignment HorizontalAlignment { get; set; }

Property Value

CCTextAlignment

HorizontalAlignment

public CCTextAlignment HorizontalAlignment { get; set; }

Property Value

CCTextAlignment

HorizontalAlignment

public CCTextAlignment HorizontalAlignment { get; set; }

Property Value

CCTextAlignment

HorizontalAlignment

public CCTextAlignment HorizontalAlignment { get; set; }

Property Value

CCTextAlignment

HorizontalAlignment

public CCTextAlignment HorizontalAlignment { get; set; }

Property Value

CCTextAlignment

HorizontalAlignment

public CCTextAlignment HorizontalAlignment { get; set; }

Property Value

CCTextAlignment

HorizontalAlignment

public CCTextAlignment HorizontalAlignment { get; set; }

Property Value

CCTextAlignment

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 virtual 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 virtual bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public virtual bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public virtual bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public virtual bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public virtual bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public virtual bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public virtual bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public virtual bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public virtual bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public virtual bool IsOpacityModifyRGB { get; set; }

Property Value

bool

IsOpacityModifyRGB

public virtual bool IsOpacityModifyRGB { get; set; }

Property Value

bool

LineBreakMode

public CCTextLineBreakMode LineBreakMode { get; set; }

Property Value

CCTextLineBreakMode

LineBreakMode

public CCTextLineBreakMode LineBreakMode { get; set; }

Property Value

CCTextLineBreakMode

LineBreakMode

public CCTextLineBreakMode LineBreakMode { get; set; }

Property Value

CCTextLineBreakMode

LineBreakMode

public CCTextLineBreakMode LineBreakMode { get; set; }

Property Value

CCTextLineBreakMode

LineBreakMode

public CCTextLineBreakMode LineBreakMode { get; set; }

Property Value

CCTextLineBreakMode

LineBreakMode

public CCTextLineBreakMode LineBreakMode { get; set; }

Property Value

CCTextLineBreakMode

LineBreakMode

public CCTextLineBreakMode LineBreakMode { get; set; }

Property Value

CCTextLineBreakMode

LineBreakMode

public CCTextLineBreakMode LineBreakMode { get; set; }

Property Value

CCTextLineBreakMode

LineBreakMode

public CCTextLineBreakMode LineBreakMode { get; set; }

Property Value

CCTextLineBreakMode

LineBreakMode

public CCTextLineBreakMode LineBreakMode { get; set; }

Property Value

CCTextLineBreakMode

LineBreakMode

public CCTextLineBreakMode LineBreakMode { get; set; }

Property Value

CCTextLineBreakMode

LineBreakMode

public CCTextLineBreakMode LineBreakMode { get; set; }

Property Value

CCTextLineBreakMode

LineBreakWithoutSpace

public bool LineBreakWithoutSpace { get; set; }

Property Value

bool

LineBreakWithoutSpace

public bool LineBreakWithoutSpace { get; set; }

Property Value

bool

LineBreakWithoutSpace

public bool LineBreakWithoutSpace { get; set; }

Property Value

bool

LineBreakWithoutSpace

public bool LineBreakWithoutSpace { get; set; }

Property Value

bool

LineBreakWithoutSpace

public bool LineBreakWithoutSpace { get; set; }

Property Value

bool

LineBreakWithoutSpace

public bool LineBreakWithoutSpace { get; set; }

Property Value

bool

LineBreakWithoutSpace

public bool LineBreakWithoutSpace { get; set; }

Property Value

bool

LineBreakWithoutSpace

public bool LineBreakWithoutSpace { get; set; }

Property Value

bool

LineBreakWithoutSpace

public bool LineBreakWithoutSpace { get; set; }

Property Value

bool

LineBreakWithoutSpace

public bool LineBreakWithoutSpace { get; set; }

Property Value

bool

LineBreakWithoutSpace

public bool LineBreakWithoutSpace { get; set; }

Property Value

bool

LineBreakWithoutSpace

public bool LineBreakWithoutSpace { 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 virtual 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 virtual byte Opacity { get; set; }

Property Value

byte

Opacity

public virtual byte Opacity { get; set; }

Property Value

byte

Opacity

public virtual byte Opacity { get; set; }

Property Value

byte

Opacity

public virtual byte Opacity { get; set; }

Property Value

byte

Opacity

public virtual byte Opacity { get; set; }

Property Value

byte

Opacity

public virtual byte Opacity { get; set; }

Property Value

byte

Opacity

public virtual byte Opacity { get; set; }

Property Value

byte

Opacity

public virtual byte Opacity { get; set; }

Property Value

byte

Opacity

public virtual byte Opacity { get; set; }

Property Value

byte

Opacity

public virtual byte Opacity { get; set; }

Property Value

byte

Opacity

public virtual byte Opacity { get; set; }

Property Value

byte

Scale

The general scale that applies to both X and Y directions.

public override float Scale { get; set; }

Property Value

float

Scale

The general scale that applies to both X and Y directions.

public override float Scale { get; set; }

Property Value

float

Scale

public override float Scale { get; set; }

Property Value

float

Scale

public override float Scale { get; set; }

Property Value

float

Scale

public override float Scale { get; set; }

Property Value

float

Scale

public override float Scale { get; set; }

Property Value

float

Scale

public override float Scale { get; set; }

Property Value

float

Scale

public override float Scale { get; set; }

Property Value

float

Scale

public override float Scale { get; set; }

Property Value

float

Scale

public override float Scale { get; set; }

Property Value

float

Scale

public override float Scale { get; set; }

Property Value

float

Scale

public override float Scale { get; set; }

Property Value

float

ScaleX

Scale of the node in the X direction (left to right)

public override float ScaleX { get; set; }

Property Value

float

ScaleX

Scale of the node in the X direction (left to right)

public override float ScaleX { get; set; }

Property Value

float

ScaleX

public override float ScaleX { get; set; }

Property Value

float

ScaleX

public override float ScaleX { get; set; }

Property Value

float

ScaleX

public override float ScaleX { get; set; }

Property Value

float

ScaleX

public override float ScaleX { get; set; }

Property Value

float

ScaleX

public override float ScaleX { get; set; }

Property Value

float

ScaleX

public override float ScaleX { get; set; }

Property Value

float

ScaleX

public override float ScaleX { get; set; }

Property Value

float

ScaleX

public override float ScaleX { get; set; }

Property Value

float

ScaleX

public override float ScaleX { get; set; }

Property Value

float

ScaleX

public override float ScaleX { get; set; }

Property Value

float

ScaleY

Scale of the node in the Y direction (top to bottom)

public override float ScaleY { get; set; }

Property Value

float

ScaleY

Scale of the node in the Y direction (top to bottom)

public override float ScaleY { get; set; }

Property Value

float

ScaleY

public override float ScaleY { get; set; }

Property Value

float

ScaleY

public override float ScaleY { get; set; }

Property Value

float

ScaleY

public override float ScaleY { get; set; }

Property Value

float

ScaleY

public override float ScaleY { get; set; }

Property Value

float

ScaleY

public override float ScaleY { get; set; }

Property Value

float

ScaleY

public override float ScaleY { get; set; }

Property Value

float

ScaleY

public override float ScaleY { get; set; }

Property Value

float

ScaleY

public override float ScaleY { get; set; }

Property Value

float

ScaleY

public override float ScaleY { get; set; }

Property Value

float

ScaleY

public override float ScaleY { get; set; }

Property Value

float

Text

public virtual string Text { get; set; }

Property Value

string

Text

public virtual string Text { get; set; }

Property Value

string

Text

public virtual string Text { get; set; }

Property Value

string

Text

public virtual string Text { get; set; }

Property Value

string

Text

public virtual string Text { get; set; }

Property Value

string

Text

public virtual string Text { get; set; }

Property Value

string

Text

public virtual string Text { get; set; }

Property Value

string

Text

public virtual string Text { get; set; }

Property Value

string

Text

public virtual string Text { get; set; }

Property Value

string

Text

public virtual string Text { get; set; }

Property Value

string

Text

public virtual string Text { get; set; }

Property Value

string

Text

public virtual string Text { get; set; }

Property Value

string

VerticalAlignment

public CCVerticalTextAlignment VerticalAlignment { get; set; }

Property Value

CCVerticalTextAlignment

VerticalAlignment

public CCVerticalTextAlignment VerticalAlignment { get; set; }

Property Value

CCVerticalTextAlignment

VerticalAlignment

public CCVerticalTextAlignment VerticalAlignment { get; set; }

Property Value

CCVerticalTextAlignment

VerticalAlignment

public CCVerticalTextAlignment VerticalAlignment { get; set; }

Property Value

CCVerticalTextAlignment

VerticalAlignment

public CCVerticalTextAlignment VerticalAlignment { get; set; }

Property Value

CCVerticalTextAlignment

VerticalAlignment

public CCVerticalTextAlignment VerticalAlignment { get; set; }

Property Value

CCVerticalTextAlignment

VerticalAlignment

public CCVerticalTextAlignment VerticalAlignment { get; set; }

Property Value

CCVerticalTextAlignment

VerticalAlignment

public CCVerticalTextAlignment VerticalAlignment { get; set; }

Property Value

CCVerticalTextAlignment

VerticalAlignment

public CCVerticalTextAlignment VerticalAlignment { get; set; }

Property Value

CCVerticalTextAlignment

VerticalAlignment

public CCVerticalTextAlignment VerticalAlignment { get; set; }

Property Value

CCVerticalTextAlignment

VerticalAlignment

public CCVerticalTextAlignment VerticalAlignment { get; set; }

Property Value

CCVerticalTextAlignment

VerticalAlignment

public CCVerticalTextAlignment VerticalAlignment { get; set; }

Property Value

CCVerticalTextAlignment

Methods

CreateFontChars()

public void CreateFontChars()

CreateFontChars()

public void CreateFontChars()

CreateFontChars()

public void CreateFontChars()

CreateFontChars()

public void CreateFontChars()

CreateFontChars()

public void CreateFontChars()

CreateFontChars()

public void CreateFontChars()

CreateFontChars()

public void CreateFontChars()

CreateFontChars()

public void CreateFontChars()

CreateFontChars()

public void CreateFontChars()

CreateFontChars()

public void CreateFontChars()

CreateFontChars()

public void CreateFontChars()

CreateFontChars()

public void CreateFontChars()

FNTConfigLoadFile(string)

public static CCBMFontConfiguration FNTConfigLoadFile(string file)

Parameters

file string

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string, Stream)

public static CCBMFontConfiguration FNTConfigLoadFile(string fntName, Stream src)

Parameters

fntName string

src Stream

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string)

public static CCBMFontConfiguration FNTConfigLoadFile(string file)

Parameters

file string

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string, Stream)

public static CCBMFontConfiguration FNTConfigLoadFile(string fntName, Stream src)

Parameters

fntName string

src Stream

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string)

public static CCBMFontConfiguration FNTConfigLoadFile(string file)

Parameters

file string

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string, Stream)

public static CCBMFontConfiguration FNTConfigLoadFile(string fntName, Stream src)

Parameters

fntName string

src Stream

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string)

public static CCBMFontConfiguration FNTConfigLoadFile(string file)

Parameters

file string

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string, Stream)

public static CCBMFontConfiguration FNTConfigLoadFile(string fntName, Stream src)

Parameters

fntName string

src Stream

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string)

public static CCBMFontConfiguration FNTConfigLoadFile(string file)

Parameters

file string

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string, Stream)

public static CCBMFontConfiguration FNTConfigLoadFile(string fntName, Stream src)

Parameters

fntName string

src Stream

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string)

public static CCBMFontConfiguration FNTConfigLoadFile(string file)

Parameters

file string

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string, Stream)

public static CCBMFontConfiguration FNTConfigLoadFile(string fntName, Stream src)

Parameters

fntName string

src Stream

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string)

public static CCBMFontConfiguration FNTConfigLoadFile(string file)

Parameters

file string

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string, Stream)

public static CCBMFontConfiguration FNTConfigLoadFile(string fntName, Stream src)

Parameters

fntName string

src Stream

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string)

public static CCBMFontConfiguration FNTConfigLoadFile(string file)

Parameters

file string

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string, Stream)

public static CCBMFontConfiguration FNTConfigLoadFile(string fntName, Stream src)

Parameters

fntName string

src Stream

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string)

public static CCBMFontConfiguration FNTConfigLoadFile(string file)

Parameters

file string

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string, Stream)

public static CCBMFontConfiguration FNTConfigLoadFile(string fntName, Stream src)

Parameters

fntName string

src Stream

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string)

public static CCBMFontConfiguration FNTConfigLoadFile(string file)

Parameters

file string

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string, Stream)

public static CCBMFontConfiguration FNTConfigLoadFile(string fntName, Stream src)

Parameters

fntName string

src Stream

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string)

public static CCBMFontConfiguration FNTConfigLoadFile(string file)

Parameters

file string

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string, Stream)

public static CCBMFontConfiguration FNTConfigLoadFile(string fntName, Stream src)

Parameters

fntName string

src Stream

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string)

public static CCBMFontConfiguration FNTConfigLoadFile(string file)

Parameters

file string

Returns

CCBMFontConfiguration

FNTConfigLoadFile(string, Stream)

public static CCBMFontConfiguration FNTConfigLoadFile(string fntName, Stream src)

Parameters

fntName string

src Stream

Returns

CCBMFontConfiguration

FNTConfigRemoveCache()

public static void FNTConfigRemoveCache()

FNTConfigRemoveCache()

public static void FNTConfigRemoveCache()

FNTConfigRemoveCache()

public static void FNTConfigRemoveCache()

FNTConfigRemoveCache()

public static void FNTConfigRemoveCache()

FNTConfigRemoveCache()

public static void FNTConfigRemoveCache()

FNTConfigRemoveCache()

public static void FNTConfigRemoveCache()

FNTConfigRemoveCache()

public static void FNTConfigRemoveCache()

FNTConfigRemoveCache()

public static void FNTConfigRemoveCache()

FNTConfigRemoveCache()

public static void FNTConfigRemoveCache()

FNTConfigRemoveCache()

public static void FNTConfigRemoveCache()

FNTConfigRemoveCache()

public static void FNTConfigRemoveCache()

FNTConfigRemoveCache()

public static void FNTConfigRemoveCache()

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

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)

protected virtual bool InitWithString(string text, string fntFile, CCSize dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture, CCBMFontConfiguration configuration)

Parameters

text string

fntFile string

dimensions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

configuration CCBMFontConfiguration

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)

protected virtual bool InitWithString(string theString, string fntFile, CCSize dimentions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture)

Parameters

theString string

fntFile string

dimentions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)

protected virtual bool InitWithString(string text, string fntFile, CCSize dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture, CCBMFontConfiguration configuration)

Parameters

text string

fntFile string

dimensions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

configuration CCBMFontConfiguration

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)

protected virtual bool InitWithString(string theString, string fntFile, CCSize dimentions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture)

Parameters

theString string

fntFile string

dimentions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)

protected virtual bool InitWithString(string text, string fntFile, CCSize dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture, CCBMFontConfiguration configuration)

Parameters

text string

fntFile string

dimensions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

configuration CCBMFontConfiguration

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)

protected virtual bool InitWithString(string theString, string fntFile, CCSize dimentions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture)

Parameters

theString string

fntFile string

dimentions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)

protected virtual bool InitWithString(string text, string fntFile, CCSize dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture, CCBMFontConfiguration configuration)

Parameters

text string

fntFile string

dimensions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

configuration CCBMFontConfiguration

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)

protected virtual bool InitWithString(string theString, string fntFile, CCSize dimentions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture)

Parameters

theString string

fntFile string

dimentions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)

protected virtual bool InitWithString(string text, string fntFile, CCSize dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture, CCBMFontConfiguration configuration)

Parameters

text string

fntFile string

dimensions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

configuration CCBMFontConfiguration

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)

protected virtual bool InitWithString(string theString, string fntFile, CCSize dimentions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture)

Parameters

theString string

fntFile string

dimentions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)

protected virtual bool InitWithString(string text, string fntFile, CCSize dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture, CCBMFontConfiguration configuration)

Parameters

text string

fntFile string

dimensions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

configuration CCBMFontConfiguration

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)

protected virtual bool InitWithString(string theString, string fntFile, CCSize dimentions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture)

Parameters

theString string

fntFile string

dimentions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)

protected virtual bool InitWithString(string text, string fntFile, CCSize dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture, CCBMFontConfiguration configuration)

Parameters

text string

fntFile string

dimensions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

configuration CCBMFontConfiguration

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)

protected virtual bool InitWithString(string theString, string fntFile, CCSize dimentions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture)

Parameters

theString string

fntFile string

dimentions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)

protected virtual bool InitWithString(string text, string fntFile, CCSize dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture, CCBMFontConfiguration configuration)

Parameters

text string

fntFile string

dimensions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

configuration CCBMFontConfiguration

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)

protected virtual bool InitWithString(string theString, string fntFile, CCSize dimentions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture)

Parameters

theString string

fntFile string

dimentions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)

protected virtual bool InitWithString(string text, string fntFile, CCSize dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture, CCBMFontConfiguration configuration)

Parameters

text string

fntFile string

dimensions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

configuration CCBMFontConfiguration

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)

protected virtual bool InitWithString(string theString, string fntFile, CCSize dimentions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture)

Parameters

theString string

fntFile string

dimentions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)

protected virtual bool InitWithString(string text, string fntFile, CCSize dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture, CCBMFontConfiguration configuration)

Parameters

text string

fntFile string

dimensions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

configuration CCBMFontConfiguration

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)

protected virtual bool InitWithString(string theString, string fntFile, CCSize dimentions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture)

Parameters

theString string

fntFile string

dimentions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)

protected virtual bool InitWithString(string text, string fntFile, CCSize dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture, CCBMFontConfiguration configuration)

Parameters

text string

fntFile string

dimensions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

configuration CCBMFontConfiguration

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)

protected virtual bool InitWithString(string theString, string fntFile, CCSize dimentions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture)

Parameters

theString string

fntFile string

dimentions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)

protected virtual bool InitWithString(string text, string fntFile, CCSize dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture, CCBMFontConfiguration configuration)

Parameters

text string

fntFile string

dimensions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

configuration CCBMFontConfiguration

Returns

bool

InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)

protected virtual bool InitWithString(string theString, string fntFile, CCSize dimentions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment, CCPoint imageOffset, CCTexture2D texture)

Parameters

theString string

fntFile string

dimentions CCSize

hAlignment CCTextAlignment

vAlignment CCVerticalTextAlignment

imageOffset CCPoint

texture CCTexture2D

Returns

bool

PurgeCachedData()

public static void PurgeCachedData()

PurgeCachedData()

public static void PurgeCachedData()

PurgeCachedData()

public static void PurgeCachedData()

PurgeCachedData()

public static void PurgeCachedData()

PurgeCachedData()

public static void PurgeCachedData()

PurgeCachedData()

public static void PurgeCachedData()

PurgeCachedData()

public static void PurgeCachedData()

PurgeCachedData()

public static void PurgeCachedData()

PurgeCachedData()

public static void PurgeCachedData()

PurgeCachedData()

public static void PurgeCachedData()

PurgeCachedData()

public static void PurgeCachedData()

PurgeCachedData()

public static void PurgeCachedData()

SetString(string, bool)

public virtual void SetString(string newString, bool needUpdateLabel)

Parameters

newString string

needUpdateLabel bool

SetString(string, bool)

public virtual void SetString(string newString, bool needUpdateLabel)

Parameters

newString string

needUpdateLabel bool

SetString(string, bool)

public virtual void SetString(string newString, bool needUpdateLabel)

Parameters

newString string

needUpdateLabel bool

SetString(string, bool)

public virtual void SetString(string newString, bool needUpdateLabel)

Parameters

newString string

needUpdateLabel bool

SetString(string, bool)

public virtual void SetString(string newString, bool needUpdateLabel)

Parameters

newString string

needUpdateLabel bool

SetString(string, bool)

public virtual void SetString(string newString, bool needUpdateLabel)

Parameters

newString string

needUpdateLabel bool

SetString(string, bool)

public virtual void SetString(string newString, bool needUpdateLabel)

Parameters

newString string

needUpdateLabel bool

SetString(string, bool)

public virtual void SetString(string newString, bool needUpdateLabel)

Parameters

newString string

needUpdateLabel bool

SetString(string, bool)

public virtual void SetString(string newString, bool needUpdateLabel)

Parameters

newString string

needUpdateLabel bool

SetString(string, bool)

public virtual void SetString(string newString, bool needUpdateLabel)

Parameters

newString string

needUpdateLabel bool

SetString(string, bool)

public virtual void SetString(string newString, bool needUpdateLabel)

Parameters

newString string

needUpdateLabel bool

SetString(string, bool)

public virtual void SetString(string newString, bool needUpdateLabel)

Parameters

newString string

needUpdateLabel bool

UpdateDisplayedColor(CCColor3B)

recursive method that updates display color

public virtual void UpdateDisplayedColor(CCColor3B parentColor)

Parameters

parentColor CCColor3B

UpdateDisplayedColor(CCColor3B)

recursive method that updates display color

public virtual void UpdateDisplayedColor(CCColor3B parentColor)

Parameters

parentColor CCColor3B

UpdateDisplayedColor(CCColor3B)

public virtual void UpdateDisplayedColor(CCColor3B parentColor)

Parameters

parentColor CCColor3B

UpdateDisplayedColor(CCColor3B)

public virtual void UpdateDisplayedColor(CCColor3B parentColor)

Parameters

parentColor CCColor3B

UpdateDisplayedColor(CCColor3B)

public virtual void UpdateDisplayedColor(CCColor3B parentColor)

Parameters

parentColor CCColor3B

UpdateDisplayedColor(CCColor3B)

public virtual void UpdateDisplayedColor(CCColor3B parentColor)

Parameters

parentColor CCColor3B

UpdateDisplayedColor(CCColor3B)

public virtual void UpdateDisplayedColor(CCColor3B parentColor)

Parameters

parentColor CCColor3B

UpdateDisplayedColor(CCColor3B)

public virtual void UpdateDisplayedColor(CCColor3B parentColor)

Parameters

parentColor CCColor3B

UpdateDisplayedColor(CCColor3B)

public virtual void UpdateDisplayedColor(CCColor3B parentColor)

Parameters

parentColor CCColor3B

UpdateDisplayedColor(CCColor3B)

public virtual void UpdateDisplayedColor(CCColor3B parentColor)

Parameters

parentColor CCColor3B

UpdateDisplayedColor(CCColor3B)

public virtual void UpdateDisplayedColor(CCColor3B parentColor)

Parameters

parentColor CCColor3B

UpdateDisplayedColor(CCColor3B)

public virtual void UpdateDisplayedColor(CCColor3B parentColor)

Parameters

parentColor CCColor3B

UpdateDisplayedOpacity(byte)

recursive method that updates the displayed opacity.

public virtual void UpdateDisplayedOpacity(byte parentOpacity)

Parameters

parentOpacity byte

UpdateDisplayedOpacity(byte)

recursive method that updates the displayed opacity.

public virtual void UpdateDisplayedOpacity(byte parentOpacity)

Parameters

parentOpacity byte

UpdateDisplayedOpacity(byte)

public virtual void UpdateDisplayedOpacity(byte parentOpacity)

Parameters

parentOpacity byte

UpdateDisplayedOpacity(byte)

public virtual void UpdateDisplayedOpacity(byte parentOpacity)

Parameters

parentOpacity byte

UpdateDisplayedOpacity(byte)

public virtual void UpdateDisplayedOpacity(byte parentOpacity)

Parameters

parentOpacity byte

UpdateDisplayedOpacity(byte)

public virtual void UpdateDisplayedOpacity(byte parentOpacity)

Parameters

parentOpacity byte

UpdateDisplayedOpacity(byte)

public virtual void UpdateDisplayedOpacity(byte parentOpacity)

Parameters

parentOpacity byte

UpdateDisplayedOpacity(byte)

public virtual void UpdateDisplayedOpacity(byte parentOpacity)

Parameters

parentOpacity byte

UpdateDisplayedOpacity(byte)

public virtual void UpdateDisplayedOpacity(byte parentOpacity)

Parameters

parentOpacity byte

UpdateDisplayedOpacity(byte)

public virtual void UpdateDisplayedOpacity(byte parentOpacity)

Parameters

parentOpacity byte

UpdateDisplayedOpacity(byte)

public virtual void UpdateDisplayedOpacity(byte parentOpacity)

Parameters

parentOpacity byte

UpdateDisplayedOpacity(byte)

public virtual void UpdateDisplayedOpacity(byte parentOpacity)

Parameters

parentOpacity byte

UpdateLabel()

protected void UpdateLabel()

UpdateLabel()

protected void UpdateLabel()

UpdateLabel()

protected void UpdateLabel()

UpdateLabel()

protected void UpdateLabel()

UpdateLabel()

protected void UpdateLabel()

UpdateLabel()

protected void UpdateLabel()

UpdateLabel()

protected void UpdateLabel()

UpdateLabel()

protected void UpdateLabel()

UpdateLabel()

protected void UpdateLabel()

UpdateLabel()

protected void UpdateLabel()

UpdateLabel()

protected void UpdateLabel()

UpdateLabel()

protected void UpdateLabel()

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
    • CCLabelBMFont()
    • CCLabelBMFont(string, string, float)
    • CCLabelBMFont(string, string)
    • CCLabelBMFont(string, string, float, CCTextAlignment)
    • CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)
    • CCLabelBMFont()
    • CCLabelBMFont(string, string, float)
    • CCLabelBMFont(string, string)
    • CCLabelBMFont(string, string, float, CCTextAlignment)
    • CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)
    • CCLabelBMFont()
    • CCLabelBMFont(string, string, float)
    • CCLabelBMFont(string, string)
    • CCLabelBMFont(string, string, float, CCTextAlignment)
    • CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)
    • CCLabelBMFont()
    • CCLabelBMFont(string, string, float)
    • CCLabelBMFont(string, string)
    • CCLabelBMFont(string, string, float, CCTextAlignment)
    • CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)
    • CCLabelBMFont()
    • CCLabelBMFont(string, string, float)
    • CCLabelBMFont(string, string)
    • CCLabelBMFont(string, string, float, CCTextAlignment)
    • CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)
    • CCLabelBMFont()
    • CCLabelBMFont(string, string, float)
    • CCLabelBMFont(string, string)
    • CCLabelBMFont(string, string, float, CCTextAlignment)
    • CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)
    • CCLabelBMFont()
    • CCLabelBMFont(string, string, float)
    • CCLabelBMFont(string, string)
    • CCLabelBMFont(string, string, float, CCTextAlignment)
    • CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)
    • CCLabelBMFont()
    • CCLabelBMFont(string, string, float)
    • CCLabelBMFont(string, string)
    • CCLabelBMFont(string, string, float, CCTextAlignment)
    • CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)
    • CCLabelBMFont()
    • CCLabelBMFont(string, string, float)
    • CCLabelBMFont(string, string)
    • CCLabelBMFont(string, string, float, CCTextAlignment)
    • CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)
    • CCLabelBMFont()
    • CCLabelBMFont(string, string, float)
    • CCLabelBMFont(string, string)
    • CCLabelBMFont(string, string, float, CCTextAlignment)
    • CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)
    • CCLabelBMFont()
    • CCLabelBMFont(string, string, float)
    • CCLabelBMFont(string, string)
    • CCLabelBMFont(string, string, float, CCTextAlignment)
    • CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)
    • CCLabelBMFont()
    • CCLabelBMFont(string, string, float)
    • CCLabelBMFont(string, string)
    • CCLabelBMFont(string, string, float, CCTextAlignment)
    • CCLabelBMFont(string, string, float, CCTextAlignment, CCPoint)
  • Fields
    • kCCLabelAutomaticWidth
    • kCCLabelAutomaticWidth
    • kCCLabelAutomaticWidth
    • kCCLabelAutomaticWidth
    • kCCLabelAutomaticWidth
    • kCCLabelAutomaticWidth
    • kCCLabelAutomaticWidth
    • kCCLabelAutomaticWidth
    • kCCLabelAutomaticWidth
    • kCCLabelAutomaticWidth
    • kCCLabelAutomaticWidth
    • kCCLabelAutomaticWidth
    • m_bCascadeColorEnabled
    • m_bCascadeColorEnabled
    • m_bCascadeColorEnabled
    • m_bCascadeColorEnabled
    • m_bCascadeColorEnabled
    • m_bCascadeColorEnabled
    • m_bCascadeColorEnabled
    • m_bCascadeColorEnabled
    • m_bCascadeColorEnabled
    • m_bCascadeColorEnabled
    • m_bCascadeColorEnabled
    • m_bCascadeColorEnabled
    • m_bCascadeOpacityEnabled
    • m_bCascadeOpacityEnabled
    • m_bCascadeOpacityEnabled
    • m_bCascadeOpacityEnabled
    • m_bCascadeOpacityEnabled
    • m_bCascadeOpacityEnabled
    • m_bCascadeOpacityEnabled
    • m_bCascadeOpacityEnabled
    • m_bCascadeOpacityEnabled
    • m_bCascadeOpacityEnabled
    • m_bCascadeOpacityEnabled
    • m_bCascadeOpacityEnabled
    • m_bIsOpacityModifyRGB
    • m_bIsOpacityModifyRGB
    • m_bIsOpacityModifyRGB
    • m_bIsOpacityModifyRGB
    • m_bIsOpacityModifyRGB
    • m_bIsOpacityModifyRGB
    • m_bIsOpacityModifyRGB
    • m_bIsOpacityModifyRGB
    • m_bIsOpacityModifyRGB
    • m_bIsOpacityModifyRGB
    • m_bIsOpacityModifyRGB
    • m_bIsOpacityModifyRGB
    • m_bLabelDirty
    • m_bLabelDirty
    • m_bLabelDirty
    • m_bLabelDirty
    • m_bLabelDirty
    • m_bLabelDirty
    • m_bLabelDirty
    • m_bLabelDirty
    • m_bLabelDirty
    • m_bLabelDirty
    • m_bLabelDirty
    • m_bLabelDirty
    • m_bLineBreakWithoutSpaces
    • m_bLineBreakWithoutSpaces
    • m_bLineBreakWithoutSpaces
    • m_bLineBreakWithoutSpaces
    • m_bLineBreakWithoutSpaces
    • m_bLineBreakWithoutSpaces
    • m_bLineBreakWithoutSpaces
    • m_bLineBreakWithoutSpaces
    • m_bLineBreakWithoutSpaces
    • m_bLineBreakWithoutSpaces
    • m_bLineBreakWithoutSpaces
    • m_bLineBreakWithoutSpaces
    • m_cDisplayedOpacity
    • m_cDisplayedOpacity
    • m_cDisplayedOpacity
    • m_cDisplayedOpacity
    • m_cDisplayedOpacity
    • m_cDisplayedOpacity
    • m_cDisplayedOpacity
    • m_cDisplayedOpacity
    • m_cDisplayedOpacity
    • m_cDisplayedOpacity
    • m_cDisplayedOpacity
    • m_cDisplayedOpacity
    • m_cRealOpacity
    • m_cRealOpacity
    • m_cRealOpacity
    • m_cRealOpacity
    • m_cRealOpacity
    • m_cRealOpacity
    • m_cRealOpacity
    • m_cRealOpacity
    • m_cRealOpacity
    • m_cRealOpacity
    • m_cRealOpacity
    • m_cRealOpacity
    • m_pConfiguration
    • m_pConfiguration
    • m_pConfiguration
    • m_pConfiguration
    • m_pConfiguration
    • m_pConfiguration
    • m_pConfiguration
    • m_pConfiguration
    • m_pConfiguration
    • m_pConfiguration
    • m_pConfiguration
    • m_pConfiguration
    • m_pHAlignment
    • m_pHAlignment
    • m_pHAlignment
    • m_pHAlignment
    • m_pHAlignment
    • m_pHAlignment
    • m_pHAlignment
    • m_pHAlignment
    • m_pHAlignment
    • m_pHAlignment
    • m_pHAlignment
    • m_pHAlignment
    • m_pLineBreakMode
    • m_pLineBreakMode
    • m_pLineBreakMode
    • m_pLineBreakMode
    • m_pLineBreakMode
    • m_pLineBreakMode
    • m_pLineBreakMode
    • m_pLineBreakMode
    • m_pLineBreakMode
    • m_pLineBreakMode
    • m_pLineBreakMode
    • m_pLineBreakMode
    • m_pReusedChar
    • m_pReusedChar
    • m_pReusedChar
    • m_pReusedChar
    • m_pReusedChar
    • m_pReusedChar
    • m_pReusedChar
    • m_pReusedChar
    • m_pReusedChar
    • m_pReusedChar
    • m_pReusedChar
    • m_pReusedChar
    • m_pVAlignment
    • m_pVAlignment
    • m_pVAlignment
    • m_pVAlignment
    • m_pVAlignment
    • m_pVAlignment
    • m_pVAlignment
    • m_pVAlignment
    • m_pVAlignment
    • m_pVAlignment
    • m_pVAlignment
    • m_pVAlignment
    • m_sFntFile
    • m_sFntFile
    • m_sFntFile
    • m_sFntFile
    • m_sFntFile
    • m_sFntFile
    • m_sFntFile
    • m_sFntFile
    • m_sFntFile
    • m_sFntFile
    • m_sFntFile
    • m_sFntFile
    • m_sInitialString
    • m_sInitialString
    • m_sInitialString
    • m_sInitialString
    • m_sInitialString
    • m_sInitialString
    • m_sInitialString
    • m_sInitialString
    • m_sInitialString
    • m_sInitialString
    • m_sInitialString
    • m_sInitialString
    • m_sString
    • m_sString
    • m_sString
    • m_sString
    • m_sString
    • m_sString
    • m_sString
    • m_sString
    • m_sString
    • m_sString
    • m_sString
    • m_sString
    • m_tDimensions
    • m_tDimensions
    • m_tDimensions
    • m_tDimensions
    • m_tDimensions
    • m_tDimensions
    • m_tDimensions
    • m_tDimensions
    • m_tDimensions
    • m_tDimensions
    • m_tDimensions
    • m_tDimensions
    • m_tDisplayedColor
    • m_tDisplayedColor
    • m_tDisplayedColor
    • m_tDisplayedColor
    • m_tDisplayedColor
    • m_tDisplayedColor
    • m_tDisplayedColor
    • m_tDisplayedColor
    • m_tDisplayedColor
    • m_tDisplayedColor
    • m_tDisplayedColor
    • m_tDisplayedColor
    • m_tImageOffset
    • m_tImageOffset
    • m_tImageOffset
    • m_tImageOffset
    • m_tImageOffset
    • m_tImageOffset
    • m_tImageOffset
    • m_tImageOffset
    • m_tImageOffset
    • m_tImageOffset
    • m_tImageOffset
    • m_tImageOffset
    • m_tRealColor
    • m_tRealColor
    • m_tRealColor
    • m_tRealColor
    • m_tRealColor
    • m_tRealColor
    • m_tRealColor
    • m_tRealColor
    • m_tRealColor
    • m_tRealColor
    • m_tRealColor
    • m_tRealColor
    • s_pConfigurations
    • s_pConfigurations
    • s_pConfigurations
    • s_pConfigurations
    • s_pConfigurations
    • s_pConfigurations
    • s_pConfigurations
    • s_pConfigurations
    • s_pConfigurations
    • s_pConfigurations
    • s_pConfigurations
    • s_pConfigurations
  • Properties
    • AnchorPoint
    • AnchorPoint
    • AnchorPoint
    • AnchorPoint
    • AnchorPoint
    • AnchorPoint
    • AnchorPoint
    • AnchorPoint
    • AnchorPoint
    • AnchorPoint
    • AnchorPoint
    • AnchorPoint
    • CascadeColorEnabled
    • CascadeColorEnabled
    • CascadeColorEnabled
    • CascadeColorEnabled
    • CascadeColorEnabled
    • CascadeColorEnabled
    • CascadeColorEnabled
    • CascadeColorEnabled
    • CascadeColorEnabled
    • CascadeColorEnabled
    • CascadeColorEnabled
    • CascadeColorEnabled
    • CascadeOpacityEnabled
    • CascadeOpacityEnabled
    • CascadeOpacityEnabled
    • CascadeOpacityEnabled
    • CascadeOpacityEnabled
    • CascadeOpacityEnabled
    • CascadeOpacityEnabled
    • CascadeOpacityEnabled
    • CascadeOpacityEnabled
    • CascadeOpacityEnabled
    • CascadeOpacityEnabled
    • CascadeOpacityEnabled
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Dimensions
    • Dimensions
    • Dimensions
    • Dimensions
    • Dimensions
    • Dimensions
    • Dimensions
    • Dimensions
    • Dimensions
    • Dimensions
    • Dimensions
    • Dimensions
    • DisplayedColor
    • DisplayedColor
    • DisplayedColor
    • DisplayedColor
    • DisplayedColor
    • DisplayedColor
    • DisplayedColor
    • DisplayedColor
    • DisplayedColor
    • DisplayedColor
    • DisplayedColor
    • DisplayedColor
    • DisplayedOpacity
    • DisplayedOpacity
    • DisplayedOpacity
    • DisplayedOpacity
    • DisplayedOpacity
    • DisplayedOpacity
    • DisplayedOpacity
    • DisplayedOpacity
    • DisplayedOpacity
    • DisplayedOpacity
    • DisplayedOpacity
    • DisplayedOpacity
    • FntFile
    • FntFile
    • FntFile
    • FntFile
    • FntFile
    • FntFile
    • FntFile
    • FntFile
    • FntFile
    • FntFile
    • FntFile
    • FntFile
    • HorizontalAlignment
    • HorizontalAlignment
    • HorizontalAlignment
    • HorizontalAlignment
    • HorizontalAlignment
    • HorizontalAlignment
    • HorizontalAlignment
    • HorizontalAlignment
    • HorizontalAlignment
    • HorizontalAlignment
    • HorizontalAlignment
    • HorizontalAlignment
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • IsOpacityModifyRGB
    • LineBreakMode
    • LineBreakMode
    • LineBreakMode
    • LineBreakMode
    • LineBreakMode
    • LineBreakMode
    • LineBreakMode
    • LineBreakMode
    • LineBreakMode
    • LineBreakMode
    • LineBreakMode
    • LineBreakMode
    • LineBreakWithoutSpace
    • LineBreakWithoutSpace
    • LineBreakWithoutSpace
    • LineBreakWithoutSpace
    • LineBreakWithoutSpace
    • LineBreakWithoutSpace
    • LineBreakWithoutSpace
    • LineBreakWithoutSpace
    • LineBreakWithoutSpace
    • LineBreakWithoutSpace
    • LineBreakWithoutSpace
    • LineBreakWithoutSpace
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Scale
    • Scale
    • Scale
    • Scale
    • Scale
    • Scale
    • Scale
    • Scale
    • Scale
    • Scale
    • Scale
    • Scale
    • ScaleX
    • ScaleX
    • ScaleX
    • ScaleX
    • ScaleX
    • ScaleX
    • ScaleX
    • ScaleX
    • ScaleX
    • ScaleX
    • ScaleX
    • ScaleX
    • ScaleY
    • ScaleY
    • ScaleY
    • ScaleY
    • ScaleY
    • ScaleY
    • ScaleY
    • ScaleY
    • ScaleY
    • ScaleY
    • ScaleY
    • ScaleY
    • Text
    • Text
    • Text
    • Text
    • Text
    • Text
    • Text
    • Text
    • Text
    • Text
    • Text
    • Text
    • VerticalAlignment
    • VerticalAlignment
    • VerticalAlignment
    • VerticalAlignment
    • VerticalAlignment
    • VerticalAlignment
    • VerticalAlignment
    • VerticalAlignment
    • VerticalAlignment
    • VerticalAlignment
    • VerticalAlignment
    • VerticalAlignment
  • Methods
    • CreateFontChars()
    • CreateFontChars()
    • CreateFontChars()
    • CreateFontChars()
    • CreateFontChars()
    • CreateFontChars()
    • CreateFontChars()
    • CreateFontChars()
    • CreateFontChars()
    • CreateFontChars()
    • CreateFontChars()
    • CreateFontChars()
    • FNTConfigLoadFile(string)
    • FNTConfigLoadFile(string, Stream)
    • FNTConfigLoadFile(string)
    • FNTConfigLoadFile(string, Stream)
    • FNTConfigLoadFile(string)
    • FNTConfigLoadFile(string, Stream)
    • FNTConfigLoadFile(string)
    • FNTConfigLoadFile(string, Stream)
    • FNTConfigLoadFile(string)
    • FNTConfigLoadFile(string, Stream)
    • FNTConfigLoadFile(string)
    • FNTConfigLoadFile(string, Stream)
    • FNTConfigLoadFile(string)
    • FNTConfigLoadFile(string, Stream)
    • FNTConfigLoadFile(string)
    • FNTConfigLoadFile(string, Stream)
    • FNTConfigLoadFile(string)
    • FNTConfigLoadFile(string, Stream)
    • FNTConfigLoadFile(string)
    • FNTConfigLoadFile(string, Stream)
    • FNTConfigLoadFile(string)
    • FNTConfigLoadFile(string, Stream)
    • FNTConfigLoadFile(string)
    • FNTConfigLoadFile(string, Stream)
    • FNTConfigRemoveCache()
    • FNTConfigRemoveCache()
    • FNTConfigRemoveCache()
    • FNTConfigRemoveCache()
    • FNTConfigRemoveCache()
    • FNTConfigRemoveCache()
    • FNTConfigRemoveCache()
    • FNTConfigRemoveCache()
    • FNTConfigRemoveCache()
    • FNTConfigRemoveCache()
    • FNTConfigRemoveCache()
    • FNTConfigRemoveCache()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D, CCBMFontConfiguration)
    • InitWithString(string, string, CCSize, CCTextAlignment, CCVerticalTextAlignment, CCPoint, CCTexture2D)
    • PurgeCachedData()
    • PurgeCachedData()
    • PurgeCachedData()
    • PurgeCachedData()
    • PurgeCachedData()
    • PurgeCachedData()
    • PurgeCachedData()
    • PurgeCachedData()
    • PurgeCachedData()
    • PurgeCachedData()
    • PurgeCachedData()
    • PurgeCachedData()
    • SetString(string, bool)
    • SetString(string, bool)
    • SetString(string, bool)
    • SetString(string, bool)
    • SetString(string, bool)
    • SetString(string, bool)
    • SetString(string, bool)
    • SetString(string, bool)
    • SetString(string, bool)
    • SetString(string, bool)
    • SetString(string, bool)
    • SetString(string, bool)
    • 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)
    • UpdateLabel()
    • UpdateLabel()
    • UpdateLabel()
    • UpdateLabel()
    • UpdateLabel()
    • UpdateLabel()
    • UpdateLabel()
    • UpdateLabel()
    • UpdateLabel()
    • UpdateLabel()
    • UpdateLabel()
    • UpdateLabel()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()
    • Visit()