Skip to main content

Cocos2D.CCControlButton


Class CCControlButton

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 CCControlButton : CCControl, ICCSelectorProtocol, ICCFocusable, ICCTargetedTouchDelegate, ICCStandardTouchDelegate, ICCTouchDelegate, ICCKeypadDelegate, ICCKeyboardDelegate, IComparer<CCNode>, ICCAccelerometerDelegate, ICCRGBAProtocol

Inheritance

objectCCNodeCCLayerCCLayerRGBACCControlCCControlButton

Implements

ICCSelectorProtocol, ICCFocusable, ICCTargetedTouchDelegate, ICCStandardTouchDelegate, ICCTouchDelegate, ICCKeypadDelegate, ICCKeyboardDelegate, IComparer<CCNode>, ICCAccelerometerDelegate, ICCRGBAProtocol

Inherited Members

CCControl._enabled, CCControl._highlighted, CCControl._selected, CCControl._state, CCControl._hasVisibleParents, CCControl._dispatchTable, CCControl.Init(), CCControl.SendActionsForControlEvents(CCControlEvent), CCControl.AddTargetWithActionForControlEvents(object, Action<object, CCControlEvent>, CCControlEvent), CCControl.RemoveTargetWithActionForControlEvents(object, Action<object, CCControlEvent>, CCControlEvent), CCControl.GetTouchLocation(CCTouch), CCControl.IsTouchInside(CCTouch), CCControl.DispatchListforControlEvent(CCControlEvent), CCControl.AddTargetWithActionForControlEvent(object, Action<object, CCControlEvent>, CCControlEvent), CCControl.RemoveTargetWithActionForControlEvent(object, Action<object, CCControlEvent>, CCControlEvent), CCControl.NeedsLayout(), CCControl.HasVisibleParents(), CCControl.State, CCControl.IsOpacityModifyRGB, CCControl.Enabled, CCControl.Selected, CCControl.Highlighted, CCLayerRGBA._displayedOpacity, CCLayerRGBA._realOpacity, CCLayerRGBA._displayedColor, CCLayerRGBA._realColor, CCLayerRGBA._cascadeColorEnabled, CCLayerRGBA._cascadeOpacityEnabled, CCLayerRGBA.Init(), CCLayerRGBA.UpdateDisplayedColor(CCColor3B), CCLayerRGBA.UpdateDisplayedOpacity(byte), CCLayerRGBA.Color, CCLayerRGBA.DisplayedColor, CCLayerRGBA.Opacity, CCLayerRGBA.DisplayedOpacity, CCLayerRGBA.IsOpacityModifyRGB, CCLayerRGBA.CascadeColorEnabled, CCLayerRGBA.CascadeOpacityEnabled, CCLayer.m_childClippingMode, CCLayer.Visit(), CCLayer.Init(), CCLayer.AddedToScene(), CCLayer.OnEnter(), CCLayer.OnExit(), CCLayer.OnEnterTransitionDidFinish(), CCLayer.DidAccelerate(CCAcceleration), CCLayer.ChildClippingMode, CCLayer.ContentSize, CCLayer.AccelerometerEnabled, 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

CCControlButton()

Default ctor. Does nothing.

public CCControlButton()

CCControlButton(CCNode, CCNode)

public CCControlButton(CCNode label, CCNode backgroundSprite)

Parameters

label CCNode

backgroundSprite CCNode

CCControlButton(string, string, float)

public CCControlButton(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

CCControlButton(CCNode)

public CCControlButton(CCNode sprite)

Parameters

sprite CCNode

CCControlButton()

Default ctor. Does nothing.

public CCControlButton()

CCControlButton(CCNode, CCNode)

public CCControlButton(CCNode label, CCNode backgroundSprite)

Parameters

label CCNode

backgroundSprite CCNode

CCControlButton(string, string, float)

public CCControlButton(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

CCControlButton(CCNode)

public CCControlButton(CCNode sprite)

Parameters

sprite CCNode

CCControlButton()

public CCControlButton()

CCControlButton(CCNode, CCNode)

public CCControlButton(CCNode label, CCNode backgroundSprite)

Parameters

label CCNode

backgroundSprite CCNode

CCControlButton(string, string, float)

public CCControlButton(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

CCControlButton(CCNode)

public CCControlButton(CCNode sprite)

Parameters

sprite CCNode

CCControlButton()

public CCControlButton()

CCControlButton(CCNode, CCNode)

public CCControlButton(CCNode label, CCNode backgroundSprite)

Parameters

label CCNode

backgroundSprite CCNode

CCControlButton(string, string, float)

public CCControlButton(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

CCControlButton(CCNode)

public CCControlButton(CCNode sprite)

Parameters

sprite CCNode

CCControlButton()

public CCControlButton()

CCControlButton(CCNode, CCNode)

public CCControlButton(CCNode label, CCNode backgroundSprite)

Parameters

label CCNode

backgroundSprite CCNode

CCControlButton(string, string, float)

public CCControlButton(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

CCControlButton(CCNode)

public CCControlButton(CCNode sprite)

Parameters

sprite CCNode

CCControlButton()

public CCControlButton()

CCControlButton(CCNode, CCNode)

public CCControlButton(CCNode label, CCNode backgroundSprite)

Parameters

label CCNode

backgroundSprite CCNode

CCControlButton(string, string, float)

public CCControlButton(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

CCControlButton(CCNode)

public CCControlButton(CCNode sprite)

Parameters

sprite CCNode

CCControlButton()

public CCControlButton()

CCControlButton(CCNode, CCNode)

public CCControlButton(CCNode label, CCNode backgroundSprite)

Parameters

label CCNode

backgroundSprite CCNode

CCControlButton(string, string, float)

public CCControlButton(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

CCControlButton(CCNode)

public CCControlButton(CCNode sprite)

Parameters

sprite CCNode

CCControlButton()

public CCControlButton()

CCControlButton(CCNode, CCNode)

public CCControlButton(CCNode label, CCNode backgroundSprite)

Parameters

label CCNode

backgroundSprite CCNode

CCControlButton(string, string, float)

public CCControlButton(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

CCControlButton(CCNode)

public CCControlButton(CCNode sprite)

Parameters

sprite CCNode

CCControlButton()

public CCControlButton()

CCControlButton(CCNode, CCNode)

public CCControlButton(CCNode label, CCNode backgroundSprite)

Parameters

label CCNode

backgroundSprite CCNode

CCControlButton(string, string, float)

public CCControlButton(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

CCControlButton(CCNode)

public CCControlButton(CCNode sprite)

Parameters

sprite CCNode

CCControlButton()

public CCControlButton()

CCControlButton(CCNode, CCNode)

public CCControlButton(CCNode label, CCNode backgroundSprite)

Parameters

label CCNode

backgroundSprite CCNode

CCControlButton(string, string, float)

public CCControlButton(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

CCControlButton(CCNode)

public CCControlButton(CCNode sprite)

Parameters

sprite CCNode

CCControlButton()

public CCControlButton()

CCControlButton(CCNode, CCNode)

public CCControlButton(CCNode label, CCNode backgroundSprite)

Parameters

label CCNode

backgroundSprite CCNode

CCControlButton(string, string, float)

public CCControlButton(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

CCControlButton(CCNode)

public CCControlButton(CCNode sprite)

Parameters

sprite CCNode

CCControlButton()

public CCControlButton()

CCControlButton(CCNode, CCNode)

public CCControlButton(CCNode label, CCNode backgroundSprite)

Parameters

label CCNode

backgroundSprite CCNode

CCControlButton(string, string, float)

public CCControlButton(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

CCControlButton(CCNode)

public CCControlButton(CCNode sprite)

Parameters

sprite CCNode

Fields

CCControlButtonMarginLR

public const int CCControlButtonMarginLR = 8

Field Value

int

CCControlButtonMarginLR

public const int CCControlButtonMarginLR = 8

Field Value

int

CCControlButtonMarginLR

public const int CCControlButtonMarginLR = 8

Field Value

int

CCControlButtonMarginLR

public const int CCControlButtonMarginLR = 8

Field Value

int

CCControlButtonMarginLR

public const int CCControlButtonMarginLR = 8

Field Value

int

CCControlButtonMarginLR

public const int CCControlButtonMarginLR = 8

Field Value

int

CCControlButtonMarginLR

public const int CCControlButtonMarginLR = 8

Field Value

int

CCControlButtonMarginLR

public const int CCControlButtonMarginLR = 8

Field Value

int

CCControlButtonMarginLR

public const int CCControlButtonMarginLR = 8

Field Value

int

CCControlButtonMarginLR

public const int CCControlButtonMarginLR = 8

Field Value

int

CCControlButtonMarginLR

public const int CCControlButtonMarginLR = 8

Field Value

int

CCControlButtonMarginLR

public const int CCControlButtonMarginLR = 8

Field Value

int

CCControlButtonMarginTB

public const int CCControlButtonMarginTB = 2

Field Value

int

CCControlButtonMarginTB

public const int CCControlButtonMarginTB = 2

Field Value

int

CCControlButtonMarginTB

public const int CCControlButtonMarginTB = 2

Field Value

int

CCControlButtonMarginTB

public const int CCControlButtonMarginTB = 2

Field Value

int

CCControlButtonMarginTB

public const int CCControlButtonMarginTB = 2

Field Value

int

CCControlButtonMarginTB

public const int CCControlButtonMarginTB = 2

Field Value

int

CCControlButtonMarginTB

public const int CCControlButtonMarginTB = 2

Field Value

int

CCControlButtonMarginTB

public const int CCControlButtonMarginTB = 2

Field Value

int

CCControlButtonMarginTB

public const int CCControlButtonMarginTB = 2

Field Value

int

CCControlButtonMarginTB

public const int CCControlButtonMarginTB = 2

Field Value

int

CCControlButtonMarginTB

public const int CCControlButtonMarginTB = 2

Field Value

int

CCControlButtonMarginTB

public const int CCControlButtonMarginTB = 2

Field Value

int

_backgroundSprite

protected CCNode _backgroundSprite

Field Value

CCNode

_backgroundSprite

protected CCNode _backgroundSprite

Field Value

CCNode

_backgroundSprite

protected CCNode _backgroundSprite

Field Value

CCNode

_backgroundSprite

protected CCNode _backgroundSprite

Field Value

CCNode

_backgroundSprite

protected CCNode _backgroundSprite

Field Value

CCNode

_backgroundSprite

protected CCNode _backgroundSprite

Field Value

CCNode

_backgroundSprite

protected CCNode _backgroundSprite

Field Value

CCNode

_backgroundSprite

protected CCNode _backgroundSprite

Field Value

CCNode

_backgroundSprite

protected CCNode _backgroundSprite

Field Value

CCNode

_backgroundSprite

protected CCNode _backgroundSprite

Field Value

CCNode

_backgroundSprite

protected CCNode _backgroundSprite

Field Value

CCNode

_backgroundSprite

protected CCNode _backgroundSprite

Field Value

CCNode

_backgroundSpriteDispatchTable

protected Dictionary<CCControlState, CCNode> _backgroundSpriteDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_backgroundSpriteDispatchTable

protected Dictionary<CCControlState, CCNode> _backgroundSpriteDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_backgroundSpriteDispatchTable

protected Dictionary<CCControlState, CCNode> _backgroundSpriteDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_backgroundSpriteDispatchTable

protected Dictionary<CCControlState, CCNode> _backgroundSpriteDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_backgroundSpriteDispatchTable

protected Dictionary<CCControlState, CCNode> _backgroundSpriteDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_backgroundSpriteDispatchTable

protected Dictionary<CCControlState, CCNode> _backgroundSpriteDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_backgroundSpriteDispatchTable

protected Dictionary<CCControlState, CCNode> _backgroundSpriteDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_backgroundSpriteDispatchTable

protected Dictionary<CCControlState, CCNode> _backgroundSpriteDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_backgroundSpriteDispatchTable

protected Dictionary<CCControlState, CCNode> _backgroundSpriteDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_backgroundSpriteDispatchTable

protected Dictionary<CCControlState, CCNode> _backgroundSpriteDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_backgroundSpriteDispatchTable

protected Dictionary<CCControlState, CCNode> _backgroundSpriteDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_backgroundSpriteDispatchTable

protected Dictionary<CCControlState, CCNode> _backgroundSpriteDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_currentTitle

protected string _currentTitle

Field Value

string

_currentTitle

protected string _currentTitle

Field Value

string

_currentTitle

protected string _currentTitle

Field Value

string

_currentTitle

protected string _currentTitle

Field Value

string

_currentTitle

protected string _currentTitle

Field Value

string

_currentTitle

protected string _currentTitle

Field Value

string

_currentTitle

protected string _currentTitle

Field Value

string

_currentTitle

protected string _currentTitle

Field Value

string

_currentTitle

protected string _currentTitle

Field Value

string

_currentTitle

protected string _currentTitle

Field Value

string

_currentTitle

protected string _currentTitle

Field Value

string

_currentTitle

protected string _currentTitle

Field Value

string

_currentTitleColor

protected CCColor3B _currentTitleColor

Field Value

CCColor3B

_currentTitleColor

protected CCColor3B _currentTitleColor

Field Value

CCColor3B

_currentTitleColor

protected CCColor3B _currentTitleColor

Field Value

CCColor3B

_currentTitleColor

protected CCColor3B _currentTitleColor

Field Value

CCColor3B

_currentTitleColor

protected CCColor3B _currentTitleColor

Field Value

CCColor3B

_currentTitleColor

protected CCColor3B _currentTitleColor

Field Value

CCColor3B

_currentTitleColor

protected CCColor3B _currentTitleColor

Field Value

CCColor3B

_currentTitleColor

protected CCColor3B _currentTitleColor

Field Value

CCColor3B

_currentTitleColor

protected CCColor3B _currentTitleColor

Field Value

CCColor3B

_currentTitleColor

protected CCColor3B _currentTitleColor

Field Value

CCColor3B

_currentTitleColor

protected CCColor3B _currentTitleColor

Field Value

CCColor3B

_currentTitleColor

protected CCColor3B _currentTitleColor

Field Value

CCColor3B

_doesAdjustBackgroundImage

protected bool _doesAdjustBackgroundImage

Field Value

bool

_doesAdjustBackgroundImage

protected bool _doesAdjustBackgroundImage

Field Value

bool

_doesAdjustBackgroundImage

protected bool _doesAdjustBackgroundImage

Field Value

bool

_doesAdjustBackgroundImage

protected bool _doesAdjustBackgroundImage

Field Value

bool

_doesAdjustBackgroundImage

protected bool _doesAdjustBackgroundImage

Field Value

bool

_doesAdjustBackgroundImage

protected bool _doesAdjustBackgroundImage

Field Value

bool

_doesAdjustBackgroundImage

protected bool _doesAdjustBackgroundImage

Field Value

bool

_doesAdjustBackgroundImage

protected bool _doesAdjustBackgroundImage

Field Value

bool

_doesAdjustBackgroundImage

protected bool _doesAdjustBackgroundImage

Field Value

bool

_doesAdjustBackgroundImage

protected bool _doesAdjustBackgroundImage

Field Value

bool

_doesAdjustBackgroundImage

protected bool _doesAdjustBackgroundImage

Field Value

bool

_doesAdjustBackgroundImage

protected bool _doesAdjustBackgroundImage

Field Value

bool

_isPushed

protected bool _isPushed

Field Value

bool

_isPushed

protected bool _isPushed

Field Value

bool

_isPushed

protected bool _isPushed

Field Value

bool

_isPushed

protected bool _isPushed

Field Value

bool

_isPushed

protected bool _isPushed

Field Value

bool

_isPushed

protected bool _isPushed

Field Value

bool

_isPushed

protected bool _isPushed

Field Value

bool

_isPushed

protected bool _isPushed

Field Value

bool

_isPushed

protected bool _isPushed

Field Value

bool

_isPushed

protected bool _isPushed

Field Value

bool

_isPushed

protected bool _isPushed

Field Value

bool

_isPushed

protected bool _isPushed

Field Value

bool

_labelAnchorPoint

protected CCPoint _labelAnchorPoint

Field Value

CCPoint

_labelAnchorPoint

protected CCPoint _labelAnchorPoint

Field Value

CCPoint

_labelAnchorPoint

protected CCPoint _labelAnchorPoint

Field Value

CCPoint

_labelAnchorPoint

protected CCPoint _labelAnchorPoint

Field Value

CCPoint

_labelAnchorPoint

protected CCPoint _labelAnchorPoint

Field Value

CCPoint

_labelAnchorPoint

protected CCPoint _labelAnchorPoint

Field Value

CCPoint

_labelAnchorPoint

protected CCPoint _labelAnchorPoint

Field Value

CCPoint

_labelAnchorPoint

protected CCPoint _labelAnchorPoint

Field Value

CCPoint

_labelAnchorPoint

protected CCPoint _labelAnchorPoint

Field Value

CCPoint

_labelAnchorPoint

protected CCPoint _labelAnchorPoint

Field Value

CCPoint

_labelAnchorPoint

protected CCPoint _labelAnchorPoint

Field Value

CCPoint

_labelAnchorPoint

protected CCPoint _labelAnchorPoint

Field Value

CCPoint

_marginH

protected int _marginH

Field Value

int

_marginH

protected int _marginH

Field Value

int

_marginH

protected int _marginH

Field Value

int

_marginH

protected int _marginH

Field Value

int

_marginH

protected int _marginH

Field Value

int

_marginH

protected int _marginH

Field Value

int

_marginH

protected int _marginH

Field Value

int

_marginH

protected int _marginH

Field Value

int

_marginH

protected int _marginH

Field Value

int

_marginH

protected int _marginH

Field Value

int

_marginH

protected int _marginH

Field Value

int

_marginH

protected int _marginH

Field Value

int

_marginV

protected int _marginV

Field Value

int

_marginV

protected int _marginV

Field Value

int

_marginV

protected int _marginV

Field Value

int

_marginV

protected int _marginV

Field Value

int

_marginV

protected int _marginV

Field Value

int

_marginV

protected int _marginV

Field Value

int

_marginV

protected int _marginV

Field Value

int

_marginV

protected int _marginV

Field Value

int

_marginV

protected int _marginV

Field Value

int

_marginV

protected int _marginV

Field Value

int

_marginV

protected int _marginV

Field Value

int

_marginV

protected int _marginV

Field Value

int

_parentInited

protected bool _parentInited

Field Value

bool

_parentInited

protected bool _parentInited

Field Value

bool

_parentInited

protected bool _parentInited

Field Value

bool

_parentInited

protected bool _parentInited

Field Value

bool

_parentInited

protected bool _parentInited

Field Value

bool

_parentInited

protected bool _parentInited

Field Value

bool

_parentInited

protected bool _parentInited

Field Value

bool

_parentInited

protected bool _parentInited

Field Value

bool

_parentInited

protected bool _parentInited

Field Value

bool

_parentInited

protected bool _parentInited

Field Value

bool

_parentInited

protected bool _parentInited

Field Value

bool

_parentInited

protected bool _parentInited

Field Value

bool

_preferredSize

protected CCSize _preferredSize

Field Value

CCSize

_preferredSize

protected CCSize _preferredSize

Field Value

CCSize

_preferredSize

protected CCSize _preferredSize

Field Value

CCSize

_preferredSize

protected CCSize _preferredSize

Field Value

CCSize

_preferredSize

protected CCSize _preferredSize

Field Value

CCSize

_preferredSize

protected CCSize _preferredSize

Field Value

CCSize

_preferredSize

protected CCSize _preferredSize

Field Value

CCSize

_preferredSize

protected CCSize _preferredSize

Field Value

CCSize

_preferredSize

protected CCSize _preferredSize

Field Value

CCSize

_preferredSize

protected CCSize _preferredSize

Field Value

CCSize

_preferredSize

protected CCSize _preferredSize

Field Value

CCSize

_preferredSize

protected CCSize _preferredSize

Field Value

CCSize

_titleColorDispatchTable

protected Dictionary<CCControlState, CCColor3B> _titleColorDispatchTable

Field Value

Dictionary<CCControlState, CCColor3B>

_titleColorDispatchTable

protected Dictionary<CCControlState, CCColor3B> _titleColorDispatchTable

Field Value

Dictionary<CCControlState, CCColor3B>

_titleColorDispatchTable

protected Dictionary<CCControlState, CCColor3B> _titleColorDispatchTable

Field Value

Dictionary<CCControlState, CCColor3B>

_titleColorDispatchTable

protected Dictionary<CCControlState, CCColor3B> _titleColorDispatchTable

Field Value

Dictionary<CCControlState, CCColor3B>

_titleColorDispatchTable

protected Dictionary<CCControlState, CCColor3B> _titleColorDispatchTable

Field Value

Dictionary<CCControlState, CCColor3B>

_titleColorDispatchTable

protected Dictionary<CCControlState, CCColor3B> _titleColorDispatchTable

Field Value

Dictionary<CCControlState, CCColor3B>

_titleColorDispatchTable

protected Dictionary<CCControlState, CCColor3B> _titleColorDispatchTable

Field Value

Dictionary<CCControlState, CCColor3B>

_titleColorDispatchTable

protected Dictionary<CCControlState, CCColor3B> _titleColorDispatchTable

Field Value

Dictionary<CCControlState, CCColor3B>

_titleColorDispatchTable

protected Dictionary<CCControlState, CCColor3B> _titleColorDispatchTable

Field Value

Dictionary<CCControlState, CCColor3B>

_titleColorDispatchTable

protected Dictionary<CCControlState, CCColor3B> _titleColorDispatchTable

Field Value

Dictionary<CCControlState, CCColor3B>

_titleColorDispatchTable

protected Dictionary<CCControlState, CCColor3B> _titleColorDispatchTable

Field Value

Dictionary<CCControlState, CCColor3B>

_titleColorDispatchTable

protected Dictionary<CCControlState, CCColor3B> _titleColorDispatchTable

Field Value

Dictionary<CCControlState, CCColor3B>

_titleDispatchTable

protected Dictionary<CCControlState, string> _titleDispatchTable

Field Value

Dictionary<CCControlState, string>

_titleDispatchTable

protected Dictionary<CCControlState, string> _titleDispatchTable

Field Value

Dictionary<CCControlState, string>

_titleDispatchTable

protected Dictionary<CCControlState, string> _titleDispatchTable

Field Value

Dictionary<CCControlState, string>

_titleDispatchTable

protected Dictionary<CCControlState, string> _titleDispatchTable

Field Value

Dictionary<CCControlState, string>

_titleDispatchTable

protected Dictionary<CCControlState, string> _titleDispatchTable

Field Value

Dictionary<CCControlState, string>

_titleDispatchTable

protected Dictionary<CCControlState, string> _titleDispatchTable

Field Value

Dictionary<CCControlState, string>

_titleDispatchTable

protected Dictionary<CCControlState, string> _titleDispatchTable

Field Value

Dictionary<CCControlState, string>

_titleDispatchTable

protected Dictionary<CCControlState, string> _titleDispatchTable

Field Value

Dictionary<CCControlState, string>

_titleDispatchTable

protected Dictionary<CCControlState, string> _titleDispatchTable

Field Value

Dictionary<CCControlState, string>

_titleDispatchTable

protected Dictionary<CCControlState, string> _titleDispatchTable

Field Value

Dictionary<CCControlState, string>

_titleDispatchTable

protected Dictionary<CCControlState, string> _titleDispatchTable

Field Value

Dictionary<CCControlState, string>

_titleDispatchTable

protected Dictionary<CCControlState, string> _titleDispatchTable

Field Value

Dictionary<CCControlState, string>

_titleLabel

protected CCNode _titleLabel

Field Value

CCNode

_titleLabel

protected CCNode _titleLabel

Field Value

CCNode

_titleLabel

protected CCNode _titleLabel

Field Value

CCNode

_titleLabel

protected CCNode _titleLabel

Field Value

CCNode

_titleLabel

protected CCNode _titleLabel

Field Value

CCNode

_titleLabel

protected CCNode _titleLabel

Field Value

CCNode

_titleLabel

protected CCNode _titleLabel

Field Value

CCNode

_titleLabel

protected CCNode _titleLabel

Field Value

CCNode

_titleLabel

protected CCNode _titleLabel

Field Value

CCNode

_titleLabel

protected CCNode _titleLabel

Field Value

CCNode

_titleLabel

protected CCNode _titleLabel

Field Value

CCNode

_titleLabel

protected CCNode _titleLabel

Field Value

CCNode

_titleLabelDispatchTable

protected Dictionary<CCControlState, CCNode> _titleLabelDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_titleLabelDispatchTable

protected Dictionary<CCControlState, CCNode> _titleLabelDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_titleLabelDispatchTable

protected Dictionary<CCControlState, CCNode> _titleLabelDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_titleLabelDispatchTable

protected Dictionary<CCControlState, CCNode> _titleLabelDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_titleLabelDispatchTable

protected Dictionary<CCControlState, CCNode> _titleLabelDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_titleLabelDispatchTable

protected Dictionary<CCControlState, CCNode> _titleLabelDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_titleLabelDispatchTable

protected Dictionary<CCControlState, CCNode> _titleLabelDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_titleLabelDispatchTable

protected Dictionary<CCControlState, CCNode> _titleLabelDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_titleLabelDispatchTable

protected Dictionary<CCControlState, CCNode> _titleLabelDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_titleLabelDispatchTable

protected Dictionary<CCControlState, CCNode> _titleLabelDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_titleLabelDispatchTable

protected Dictionary<CCControlState, CCNode> _titleLabelDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_titleLabelDispatchTable

protected Dictionary<CCControlState, CCNode> _titleLabelDispatchTable

Field Value

Dictionary<CCControlState, CCNode>

_zoomOnTouchDown

protected bool _zoomOnTouchDown

Field Value

bool

_zoomOnTouchDown

protected bool _zoomOnTouchDown

Field Value

bool

_zoomOnTouchDown

protected bool _zoomOnTouchDown

Field Value

bool

_zoomOnTouchDown

protected bool _zoomOnTouchDown

Field Value

bool

_zoomOnTouchDown

protected bool _zoomOnTouchDown

Field Value

bool

_zoomOnTouchDown

protected bool _zoomOnTouchDown

Field Value

bool

_zoomOnTouchDown

protected bool _zoomOnTouchDown

Field Value

bool

_zoomOnTouchDown

protected bool _zoomOnTouchDown

Field Value

bool

_zoomOnTouchDown

protected bool _zoomOnTouchDown

Field Value

bool

_zoomOnTouchDown

protected bool _zoomOnTouchDown

Field Value

bool

_zoomOnTouchDown

protected bool _zoomOnTouchDown

Field Value

bool

_zoomOnTouchDown

protected bool _zoomOnTouchDown

Field Value

bool

kZoomActionTag

public const int kZoomActionTag = 2093678593

Field Value

int

kZoomActionTag

public const int kZoomActionTag = 2093678593

Field Value

int

kZoomActionTag

public const int kZoomActionTag = 2093678593

Field Value

int

kZoomActionTag

public const int kZoomActionTag = 2093678593

Field Value

int

kZoomActionTag

public const int kZoomActionTag = 2093678593

Field Value

int

kZoomActionTag

public const int kZoomActionTag = 2093678593

Field Value

int

kZoomActionTag

public const int kZoomActionTag = 2093678593

Field Value

int

kZoomActionTag

public const int kZoomActionTag = 2093678593

Field Value

int

kZoomActionTag

public const int kZoomActionTag = 2093678593

Field Value

int

kZoomActionTag

public const int kZoomActionTag = 2093678593

Field Value

int

kZoomActionTag

public const int kZoomActionTag = 2093678593

Field Value

int

kZoomActionTag

public const int kZoomActionTag = 2093678593

Field Value

int

Properties

BackgroundSprite

public CCNode BackgroundSprite { get; set; }

Property Value

CCNode

BackgroundSprite

public CCNode BackgroundSprite { get; set; }

Property Value

CCNode

BackgroundSprite

public CCNode BackgroundSprite { get; set; }

Property Value

CCNode

BackgroundSprite

public CCNode BackgroundSprite { get; set; }

Property Value

CCNode

BackgroundSprite

public CCNode BackgroundSprite { get; set; }

Property Value

CCNode

BackgroundSprite

public CCNode BackgroundSprite { get; set; }

Property Value

CCNode

BackgroundSprite

public CCNode BackgroundSprite { get; set; }

Property Value

CCNode

BackgroundSprite

public CCNode BackgroundSprite { get; set; }

Property Value

CCNode

BackgroundSprite

public CCNode BackgroundSprite { get; set; }

Property Value

CCNode

BackgroundSprite

public CCNode BackgroundSprite { get; set; }

Property Value

CCNode

BackgroundSprite

public CCNode BackgroundSprite { get; set; }

Property Value

CCNode

BackgroundSprite

public CCNode BackgroundSprite { get; set; }

Property Value

CCNode

Color

Gets or sets the color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

Gets or sets the color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Color

public override CCColor3B Color { get; set; }

Property Value

CCColor3B

Enabled

Tells whether the control is enabled.

public override bool Enabled { get; set; }

Property Value

bool

Enabled

Tells whether the control is enabled.

public override bool Enabled { get; set; }

Property Value

bool

Enabled

public override bool Enabled { get; set; }

Property Value

bool

Enabled

public override bool Enabled { get; set; }

Property Value

bool

Enabled

public override bool Enabled { get; set; }

Property Value

bool

Enabled

public override bool Enabled { get; set; }

Property Value

bool

Enabled

public override bool Enabled { get; set; }

Property Value

bool

Enabled

public override bool Enabled { get; set; }

Property Value

bool

Enabled

public override bool Enabled { get; set; }

Property Value

bool

Enabled

public override bool Enabled { get; set; }

Property Value

bool

Enabled

public override bool Enabled { get; set; }

Property Value

bool

Enabled

public override bool Enabled { get; set; }

Property Value

bool

Highlighted

A Boolean value that determines whether the control is highlighted.

public override bool Highlighted { set; }

Property Value

bool

Highlighted

A Boolean value that determines whether the control is highlighted.

public override bool Highlighted { set; }

Property Value

bool

Highlighted

public override bool Highlighted { set; }

Property Value

bool

Highlighted

public override bool Highlighted { set; }

Property Value

bool

Highlighted

public override bool Highlighted { set; }

Property Value

bool

Highlighted

public override bool Highlighted { set; }

Property Value

bool

Highlighted

public override bool Highlighted { set; }

Property Value

bool

Highlighted

public override bool Highlighted { set; }

Property Value

bool

Highlighted

public override bool Highlighted { set; }

Property Value

bool

Highlighted

public override bool Highlighted { set; }

Property Value

bool

Highlighted

public override bool Highlighted { set; }

Property Value

bool

Highlighted

public override bool Highlighted { set; }

Property Value

bool

IsPushed

public bool IsPushed { get; }

Property Value

bool

IsPushed

public bool IsPushed { get; }

Property Value

bool

IsPushed

public bool IsPushed { get; }

Property Value

bool

IsPushed

public bool IsPushed { get; }

Property Value

bool

IsPushed

public bool IsPushed { get; }

Property Value

bool

IsPushed

public bool IsPushed { get; }

Property Value

bool

IsPushed

public bool IsPushed { get; }

Property Value

bool

IsPushed

public bool IsPushed { get; }

Property Value

bool

IsPushed

public bool IsPushed { get; }

Property Value

bool

IsPushed

public bool IsPushed { get; }

Property Value

bool

IsPushed

public bool IsPushed { get; }

Property Value

bool

IsPushed

public bool IsPushed { get; }

Property Value

bool

LabelAnchorPoint

public CCPoint LabelAnchorPoint { get; set; }

Property Value

CCPoint

LabelAnchorPoint

public CCPoint LabelAnchorPoint { get; set; }

Property Value

CCPoint

LabelAnchorPoint

public CCPoint LabelAnchorPoint { get; set; }

Property Value

CCPoint

LabelAnchorPoint

public CCPoint LabelAnchorPoint { get; set; }

Property Value

CCPoint

LabelAnchorPoint

public CCPoint LabelAnchorPoint { get; set; }

Property Value

CCPoint

LabelAnchorPoint

public CCPoint LabelAnchorPoint { get; set; }

Property Value

CCPoint

LabelAnchorPoint

public CCPoint LabelAnchorPoint { get; set; }

Property Value

CCPoint

LabelAnchorPoint

public CCPoint LabelAnchorPoint { get; set; }

Property Value

CCPoint

LabelAnchorPoint

public CCPoint LabelAnchorPoint { get; set; }

Property Value

CCPoint

LabelAnchorPoint

public CCPoint LabelAnchorPoint { get; set; }

Property Value

CCPoint

LabelAnchorPoint

public CCPoint LabelAnchorPoint { get; set; }

Property Value

CCPoint

LabelAnchorPoint

public CCPoint LabelAnchorPoint { get; set; }

Property Value

CCPoint

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 override 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 override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

Opacity

public override byte Opacity { get; set; }

Property Value

byte

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

PreferredSize

public CCSize PreferredSize { get; set; }

Property Value

CCSize

Selected

A Boolean value that determines the control selected state.

public override bool Selected { set; }

Property Value

bool

Selected

A Boolean value that determines the control selected state.

public override bool Selected { set; }

Property Value

bool

Selected

public override bool Selected { set; }

Property Value

bool

Selected

public override bool Selected { set; }

Property Value

bool

Selected

public override bool Selected { set; }

Property Value

bool

Selected

public override bool Selected { set; }

Property Value

bool

Selected

public override bool Selected { set; }

Property Value

bool

Selected

public override bool Selected { set; }

Property Value

bool

Selected

public override bool Selected { set; }

Property Value

bool

Selected

public override bool Selected { set; }

Property Value

bool

Selected

public override bool Selected { set; }

Property Value

bool

Selected

public override bool Selected { set; }

Property Value

bool

TitleLabel

public CCNode TitleLabel { get; set; }

Property Value

CCNode

TitleLabel

public CCNode TitleLabel { get; set; }

Property Value

CCNode

TitleLabel

public CCNode TitleLabel { get; set; }

Property Value

CCNode

TitleLabel

public CCNode TitleLabel { get; set; }

Property Value

CCNode

TitleLabel

public CCNode TitleLabel { get; set; }

Property Value

CCNode

TitleLabel

public CCNode TitleLabel { get; set; }

Property Value

CCNode

TitleLabel

public CCNode TitleLabel { get; set; }

Property Value

CCNode

TitleLabel

public CCNode TitleLabel { get; set; }

Property Value

CCNode

TitleLabel

public CCNode TitleLabel { get; set; }

Property Value

CCNode

TitleLabel

public CCNode TitleLabel { get; set; }

Property Value

CCNode

TitleLabel

public CCNode TitleLabel { get; set; }

Property Value

CCNode

TitleLabel

public CCNode TitleLabel { get; set; }

Property Value

CCNode

ZoomOnTouchDown

public bool ZoomOnTouchDown { get; set; }

Property Value

bool

ZoomOnTouchDown

public bool ZoomOnTouchDown { get; set; }

Property Value

bool

ZoomOnTouchDown

public bool ZoomOnTouchDown { get; set; }

Property Value

bool

ZoomOnTouchDown

public bool ZoomOnTouchDown { get; set; }

Property Value

bool

ZoomOnTouchDown

public bool ZoomOnTouchDown { get; set; }

Property Value

bool

ZoomOnTouchDown

public bool ZoomOnTouchDown { get; set; }

Property Value

bool

ZoomOnTouchDown

public bool ZoomOnTouchDown { get; set; }

Property Value

bool

ZoomOnTouchDown

public bool ZoomOnTouchDown { get; set; }

Property Value

bool

ZoomOnTouchDown

public bool ZoomOnTouchDown { get; set; }

Property Value

bool

ZoomOnTouchDown

public bool ZoomOnTouchDown { get; set; }

Property Value

bool

ZoomOnTouchDown

public bool ZoomOnTouchDown { get; set; }

Property Value

bool

ZoomOnTouchDown

public bool ZoomOnTouchDown { get; set; }

Property Value

bool

Methods

DoesAdjustBackgroundImage()

public bool DoesAdjustBackgroundImage()

Returns

bool

DoesAdjustBackgroundImage()

public bool DoesAdjustBackgroundImage()

Returns

bool

DoesAdjustBackgroundImage()

public bool DoesAdjustBackgroundImage()

Returns

bool

DoesAdjustBackgroundImage()

public bool DoesAdjustBackgroundImage()

Returns

bool

DoesAdjustBackgroundImage()

public bool DoesAdjustBackgroundImage()

Returns

bool

DoesAdjustBackgroundImage()

public bool DoesAdjustBackgroundImage()

Returns

bool

DoesAdjustBackgroundImage()

public bool DoesAdjustBackgroundImage()

Returns

bool

DoesAdjustBackgroundImage()

public bool DoesAdjustBackgroundImage()

Returns

bool

DoesAdjustBackgroundImage()

public bool DoesAdjustBackgroundImage()

Returns

bool

DoesAdjustBackgroundImage()

public bool DoesAdjustBackgroundImage()

Returns

bool

DoesAdjustBackgroundImage()

public bool DoesAdjustBackgroundImage()

Returns

bool

DoesAdjustBackgroundImage()

public bool DoesAdjustBackgroundImage()

Returns

bool

GetBackgroundSpriteForState(CCControlState)

public virtual CCNode GetBackgroundSpriteForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetBackgroundSpriteForState(CCControlState)

public virtual CCNode GetBackgroundSpriteForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetBackgroundSpriteForState(CCControlState)

public virtual CCNode GetBackgroundSpriteForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetBackgroundSpriteForState(CCControlState)

public virtual CCNode GetBackgroundSpriteForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetBackgroundSpriteForState(CCControlState)

public virtual CCNode GetBackgroundSpriteForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetBackgroundSpriteForState(CCControlState)

public virtual CCNode GetBackgroundSpriteForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetBackgroundSpriteForState(CCControlState)

public virtual CCNode GetBackgroundSpriteForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetBackgroundSpriteForState(CCControlState)

public virtual CCNode GetBackgroundSpriteForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetBackgroundSpriteForState(CCControlState)

public virtual CCNode GetBackgroundSpriteForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetBackgroundSpriteForState(CCControlState)

public virtual CCNode GetBackgroundSpriteForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetBackgroundSpriteForState(CCControlState)

public virtual CCNode GetBackgroundSpriteForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetBackgroundSpriteForState(CCControlState)

public virtual CCNode GetBackgroundSpriteForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleBmFontForState(CCControlState)

public virtual string GetTitleBmFontForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleBmFontForState(CCControlState)

public virtual string GetTitleBmFontForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleBmFontForState(CCControlState)

public virtual string GetTitleBmFontForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleBmFontForState(CCControlState)

public virtual string GetTitleBmFontForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleBmFontForState(CCControlState)

public virtual string GetTitleBmFontForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleBmFontForState(CCControlState)

public virtual string GetTitleBmFontForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleBmFontForState(CCControlState)

public virtual string GetTitleBmFontForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleBmFontForState(CCControlState)

public virtual string GetTitleBmFontForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleBmFontForState(CCControlState)

public virtual string GetTitleBmFontForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleBmFontForState(CCControlState)

public virtual string GetTitleBmFontForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleBmFontForState(CCControlState)

public virtual string GetTitleBmFontForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleBmFontForState(CCControlState)

public virtual string GetTitleBmFontForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleColorForState(CCControlState)

public virtual CCColor3B GetTitleColorForState(CCControlState state)

Parameters

state CCControlState

Returns

CCColor3B

GetTitleColorForState(CCControlState)

public virtual CCColor3B GetTitleColorForState(CCControlState state)

Parameters

state CCControlState

Returns

CCColor3B

GetTitleColorForState(CCControlState)

public virtual CCColor3B GetTitleColorForState(CCControlState state)

Parameters

state CCControlState

Returns

CCColor3B

GetTitleColorForState(CCControlState)

public virtual CCColor3B GetTitleColorForState(CCControlState state)

Parameters

state CCControlState

Returns

CCColor3B

GetTitleColorForState(CCControlState)

public virtual CCColor3B GetTitleColorForState(CCControlState state)

Parameters

state CCControlState

Returns

CCColor3B

GetTitleColorForState(CCControlState)

public virtual CCColor3B GetTitleColorForState(CCControlState state)

Parameters

state CCControlState

Returns

CCColor3B

GetTitleColorForState(CCControlState)

public virtual CCColor3B GetTitleColorForState(CCControlState state)

Parameters

state CCControlState

Returns

CCColor3B

GetTitleColorForState(CCControlState)

public virtual CCColor3B GetTitleColorForState(CCControlState state)

Parameters

state CCControlState

Returns

CCColor3B

GetTitleColorForState(CCControlState)

public virtual CCColor3B GetTitleColorForState(CCControlState state)

Parameters

state CCControlState

Returns

CCColor3B

GetTitleColorForState(CCControlState)

public virtual CCColor3B GetTitleColorForState(CCControlState state)

Parameters

state CCControlState

Returns

CCColor3B

GetTitleColorForState(CCControlState)

public virtual CCColor3B GetTitleColorForState(CCControlState state)

Parameters

state CCControlState

Returns

CCColor3B

GetTitleColorForState(CCControlState)

public virtual CCColor3B GetTitleColorForState(CCControlState state)

Parameters

state CCControlState

Returns

CCColor3B

GetTitleForState(CCControlState)

public virtual string GetTitleForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleForState(CCControlState)

public virtual string GetTitleForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleForState(CCControlState)

public virtual string GetTitleForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleForState(CCControlState)

public virtual string GetTitleForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleForState(CCControlState)

public virtual string GetTitleForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleForState(CCControlState)

public virtual string GetTitleForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleForState(CCControlState)

public virtual string GetTitleForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleForState(CCControlState)

public virtual string GetTitleForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleForState(CCControlState)

public virtual string GetTitleForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleForState(CCControlState)

public virtual string GetTitleForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleForState(CCControlState)

public virtual string GetTitleForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleForState(CCControlState)

public virtual string GetTitleForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleLabelForState(CCControlState)

public virtual CCNode GetTitleLabelForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleLabelForState(CCControlState)

public virtual CCNode GetTitleLabelForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleLabelForState(CCControlState)

public virtual CCNode GetTitleLabelForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleLabelForState(CCControlState)

public virtual CCNode GetTitleLabelForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleLabelForState(CCControlState)

public virtual CCNode GetTitleLabelForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleLabelForState(CCControlState)

public virtual CCNode GetTitleLabelForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleLabelForState(CCControlState)

public virtual CCNode GetTitleLabelForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleLabelForState(CCControlState)

public virtual CCNode GetTitleLabelForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleLabelForState(CCControlState)

public virtual CCNode GetTitleLabelForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleLabelForState(CCControlState)

public virtual CCNode GetTitleLabelForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleLabelForState(CCControlState)

public virtual CCNode GetTitleLabelForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleLabelForState(CCControlState)

public virtual CCNode GetTitleLabelForState(CCControlState state)

Parameters

state CCControlState

Returns

CCNode

GetTitleTtfForState(CCControlState)

public virtual string GetTitleTtfForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleTtfForState(CCControlState)

public virtual string GetTitleTtfForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleTtfForState(CCControlState)

public virtual string GetTitleTtfForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleTtfForState(CCControlState)

public virtual string GetTitleTtfForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleTtfForState(CCControlState)

public virtual string GetTitleTtfForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleTtfForState(CCControlState)

public virtual string GetTitleTtfForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleTtfForState(CCControlState)

public virtual string GetTitleTtfForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleTtfForState(CCControlState)

public virtual string GetTitleTtfForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleTtfForState(CCControlState)

public virtual string GetTitleTtfForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleTtfForState(CCControlState)

public virtual string GetTitleTtfForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleTtfForState(CCControlState)

public virtual string GetTitleTtfForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleTtfForState(CCControlState)

public virtual string GetTitleTtfForState(CCControlState state)

Parameters

state CCControlState

Returns

string

GetTitleTtfSizeForState(CCControlState)

public virtual float GetTitleTtfSizeForState(CCControlState state)

Parameters

state CCControlState

Returns

float

GetTitleTtfSizeForState(CCControlState)

public virtual float GetTitleTtfSizeForState(CCControlState state)

Parameters

state CCControlState

Returns

float

GetTitleTtfSizeForState(CCControlState)

public virtual float GetTitleTtfSizeForState(CCControlState state)

Parameters

state CCControlState

Returns

float

GetTitleTtfSizeForState(CCControlState)

public virtual float GetTitleTtfSizeForState(CCControlState state)

Parameters

state CCControlState

Returns

float

GetTitleTtfSizeForState(CCControlState)

public virtual float GetTitleTtfSizeForState(CCControlState state)

Parameters

state CCControlState

Returns

float

GetTitleTtfSizeForState(CCControlState)

public virtual float GetTitleTtfSizeForState(CCControlState state)

Parameters

state CCControlState

Returns

float

GetTitleTtfSizeForState(CCControlState)

public virtual float GetTitleTtfSizeForState(CCControlState state)

Parameters

state CCControlState

Returns

float

GetTitleTtfSizeForState(CCControlState)

public virtual float GetTitleTtfSizeForState(CCControlState state)

Parameters

state CCControlState

Returns

float

GetTitleTtfSizeForState(CCControlState)

public virtual float GetTitleTtfSizeForState(CCControlState state)

Parameters

state CCControlState

Returns

float

GetTitleTtfSizeForState(CCControlState)

public virtual float GetTitleTtfSizeForState(CCControlState state)

Parameters

state CCControlState

Returns

float

GetTitleTtfSizeForState(CCControlState)

public virtual float GetTitleTtfSizeForState(CCControlState state)

Parameters

state CCControlState

Returns

float

GetTitleTtfSizeForState(CCControlState)

public virtual float GetTitleTtfSizeForState(CCControlState state)

Parameters

state CCControlState

Returns

float

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

InitWithBackgroundSprite(CCNode)

protected virtual bool InitWithBackgroundSprite(CCNode sprite)

Parameters

sprite CCNode

Returns

bool

InitWithBackgroundSprite(CCNode)

protected virtual bool InitWithBackgroundSprite(CCNode sprite)

Parameters

sprite CCNode

Returns

bool

InitWithBackgroundSprite(CCNode)

protected virtual bool InitWithBackgroundSprite(CCNode sprite)

Parameters

sprite CCNode

Returns

bool

InitWithBackgroundSprite(CCNode)

protected virtual bool InitWithBackgroundSprite(CCNode sprite)

Parameters

sprite CCNode

Returns

bool

InitWithBackgroundSprite(CCNode)

protected virtual bool InitWithBackgroundSprite(CCNode sprite)

Parameters

sprite CCNode

Returns

bool

InitWithBackgroundSprite(CCNode)

protected virtual bool InitWithBackgroundSprite(CCNode sprite)

Parameters

sprite CCNode

Returns

bool

InitWithBackgroundSprite(CCNode)

protected virtual bool InitWithBackgroundSprite(CCNode sprite)

Parameters

sprite CCNode

Returns

bool

InitWithBackgroundSprite(CCNode)

protected virtual bool InitWithBackgroundSprite(CCNode sprite)

Parameters

sprite CCNode

Returns

bool

InitWithBackgroundSprite(CCNode)

protected virtual bool InitWithBackgroundSprite(CCNode sprite)

Parameters

sprite CCNode

Returns

bool

InitWithBackgroundSprite(CCNode)

protected virtual bool InitWithBackgroundSprite(CCNode sprite)

Parameters

sprite CCNode

Returns

bool

InitWithBackgroundSprite(CCNode)

protected virtual bool InitWithBackgroundSprite(CCNode sprite)

Parameters

sprite CCNode

Returns

bool

InitWithBackgroundSprite(CCNode)

protected virtual bool InitWithBackgroundSprite(CCNode sprite)

Parameters

sprite CCNode

Returns

bool

InitWithLabelAndBackgroundSprite(CCNode, CCNode)

public virtual bool InitWithLabelAndBackgroundSprite(CCNode node, CCNode backgroundSprite)

Parameters

node CCNode

backgroundSprite CCNode

Returns

bool

InitWithLabelAndBackgroundSprite(CCNode, CCNode)

public virtual bool InitWithLabelAndBackgroundSprite(CCNode node, CCNode backgroundSprite)

Parameters

node CCNode

backgroundSprite CCNode

Returns

bool

InitWithLabelAndBackgroundSprite(CCNode, CCNode)

public virtual bool InitWithLabelAndBackgroundSprite(CCNode node, CCNode backgroundSprite)

Parameters

node CCNode

backgroundSprite CCNode

Returns

bool

InitWithLabelAndBackgroundSprite(CCNode, CCNode)

public virtual bool InitWithLabelAndBackgroundSprite(CCNode node, CCNode backgroundSprite)

Parameters

node CCNode

backgroundSprite CCNode

Returns

bool

InitWithLabelAndBackgroundSprite(CCNode, CCNode)

public virtual bool InitWithLabelAndBackgroundSprite(CCNode node, CCNode backgroundSprite)

Parameters

node CCNode

backgroundSprite CCNode

Returns

bool

InitWithLabelAndBackgroundSprite(CCNode, CCNode)

public virtual bool InitWithLabelAndBackgroundSprite(CCNode node, CCNode backgroundSprite)

Parameters

node CCNode

backgroundSprite CCNode

Returns

bool

InitWithLabelAndBackgroundSprite(CCNode, CCNode)

public virtual bool InitWithLabelAndBackgroundSprite(CCNode node, CCNode backgroundSprite)

Parameters

node CCNode

backgroundSprite CCNode

Returns

bool

InitWithLabelAndBackgroundSprite(CCNode, CCNode)

public virtual bool InitWithLabelAndBackgroundSprite(CCNode node, CCNode backgroundSprite)

Parameters

node CCNode

backgroundSprite CCNode

Returns

bool

InitWithLabelAndBackgroundSprite(CCNode, CCNode)

public virtual bool InitWithLabelAndBackgroundSprite(CCNode node, CCNode backgroundSprite)

Parameters

node CCNode

backgroundSprite CCNode

Returns

bool

InitWithLabelAndBackgroundSprite(CCNode, CCNode)

public virtual bool InitWithLabelAndBackgroundSprite(CCNode node, CCNode backgroundSprite)

Parameters

node CCNode

backgroundSprite CCNode

Returns

bool

InitWithLabelAndBackgroundSprite(CCNode, CCNode)

public virtual bool InitWithLabelAndBackgroundSprite(CCNode node, CCNode backgroundSprite)

Parameters

node CCNode

backgroundSprite CCNode

Returns

bool

InitWithLabelAndBackgroundSprite(CCNode, CCNode)

public virtual bool InitWithLabelAndBackgroundSprite(CCNode node, CCNode backgroundSprite)

Parameters

node CCNode

backgroundSprite CCNode

Returns

bool

InitWithTitleAndFontNameAndFontSize(string, string, float)

protected virtual bool InitWithTitleAndFontNameAndFontSize(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

Returns

bool

InitWithTitleAndFontNameAndFontSize(string, string, float)

protected virtual bool InitWithTitleAndFontNameAndFontSize(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

Returns

bool

InitWithTitleAndFontNameAndFontSize(string, string, float)

protected virtual bool InitWithTitleAndFontNameAndFontSize(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

Returns

bool

InitWithTitleAndFontNameAndFontSize(string, string, float)

protected virtual bool InitWithTitleAndFontNameAndFontSize(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

Returns

bool

InitWithTitleAndFontNameAndFontSize(string, string, float)

protected virtual bool InitWithTitleAndFontNameAndFontSize(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

Returns

bool

InitWithTitleAndFontNameAndFontSize(string, string, float)

protected virtual bool InitWithTitleAndFontNameAndFontSize(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

Returns

bool

InitWithTitleAndFontNameAndFontSize(string, string, float)

protected virtual bool InitWithTitleAndFontNameAndFontSize(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

Returns

bool

InitWithTitleAndFontNameAndFontSize(string, string, float)

protected virtual bool InitWithTitleAndFontNameAndFontSize(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

Returns

bool

InitWithTitleAndFontNameAndFontSize(string, string, float)

protected virtual bool InitWithTitleAndFontNameAndFontSize(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

Returns

bool

InitWithTitleAndFontNameAndFontSize(string, string, float)

protected virtual bool InitWithTitleAndFontNameAndFontSize(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

Returns

bool

InitWithTitleAndFontNameAndFontSize(string, string, float)

protected virtual bool InitWithTitleAndFontNameAndFontSize(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

Returns

bool

InitWithTitleAndFontNameAndFontSize(string, string, float)

protected virtual bool InitWithTitleAndFontNameAndFontSize(string title, string fontName, float fontSize)

Parameters

title string

fontName string

fontSize float

Returns

bool

NeedsLayout()

public override void NeedsLayout()

NeedsLayout()

public override void NeedsLayout()

NeedsLayout()

public override void NeedsLayout()

NeedsLayout()

public override void NeedsLayout()

NeedsLayout()

public override void NeedsLayout()

NeedsLayout()

public override void NeedsLayout()

NeedsLayout()

public override void NeedsLayout()

NeedsLayout()

public override void NeedsLayout()

NeedsLayout()

public override void NeedsLayout()

NeedsLayout()

public override void NeedsLayout()

NeedsLayout()

public override void NeedsLayout()

NeedsLayout()

public override void NeedsLayout()

SetAdjustBackgroundImage(bool)

public void SetAdjustBackgroundImage(bool adjustBackgroundImage)

Parameters

adjustBackgroundImage bool

SetAdjustBackgroundImage(bool)

public void SetAdjustBackgroundImage(bool adjustBackgroundImage)

Parameters

adjustBackgroundImage bool

SetAdjustBackgroundImage(bool)

public void SetAdjustBackgroundImage(bool adjustBackgroundImage)

Parameters

adjustBackgroundImage bool

SetAdjustBackgroundImage(bool)

public void SetAdjustBackgroundImage(bool adjustBackgroundImage)

Parameters

adjustBackgroundImage bool

SetAdjustBackgroundImage(bool)

public void SetAdjustBackgroundImage(bool adjustBackgroundImage)

Parameters

adjustBackgroundImage bool

SetAdjustBackgroundImage(bool)

public void SetAdjustBackgroundImage(bool adjustBackgroundImage)

Parameters

adjustBackgroundImage bool

SetAdjustBackgroundImage(bool)

public void SetAdjustBackgroundImage(bool adjustBackgroundImage)

Parameters

adjustBackgroundImage bool

SetAdjustBackgroundImage(bool)

public void SetAdjustBackgroundImage(bool adjustBackgroundImage)

Parameters

adjustBackgroundImage bool

SetAdjustBackgroundImage(bool)

public void SetAdjustBackgroundImage(bool adjustBackgroundImage)

Parameters

adjustBackgroundImage bool

SetAdjustBackgroundImage(bool)

public void SetAdjustBackgroundImage(bool adjustBackgroundImage)

Parameters

adjustBackgroundImage bool

SetAdjustBackgroundImage(bool)

public void SetAdjustBackgroundImage(bool adjustBackgroundImage)

Parameters

adjustBackgroundImage bool

SetAdjustBackgroundImage(bool)

public void SetAdjustBackgroundImage(bool adjustBackgroundImage)

Parameters

adjustBackgroundImage bool

SetBackgroundSpriteForState(CCNode, CCControlState)

public virtual void SetBackgroundSpriteForState(CCNode sprite, CCControlState state)

Parameters

sprite CCNode

state CCControlState

SetBackgroundSpriteForState(CCNode, CCControlState)

public virtual void SetBackgroundSpriteForState(CCNode sprite, CCControlState state)

Parameters

sprite CCNode

state CCControlState

SetBackgroundSpriteForState(CCNode, CCControlState)

public virtual void SetBackgroundSpriteForState(CCNode sprite, CCControlState state)

Parameters

sprite CCNode

state CCControlState

SetBackgroundSpriteForState(CCNode, CCControlState)

public virtual void SetBackgroundSpriteForState(CCNode sprite, CCControlState state)

Parameters

sprite CCNode

state CCControlState

SetBackgroundSpriteForState(CCNode, CCControlState)

public virtual void SetBackgroundSpriteForState(CCNode sprite, CCControlState state)

Parameters

sprite CCNode

state CCControlState

SetBackgroundSpriteForState(CCNode, CCControlState)

public virtual void SetBackgroundSpriteForState(CCNode sprite, CCControlState state)

Parameters

sprite CCNode

state CCControlState

SetBackgroundSpriteForState(CCNode, CCControlState)

public virtual void SetBackgroundSpriteForState(CCNode sprite, CCControlState state)

Parameters

sprite CCNode

state CCControlState

SetBackgroundSpriteForState(CCNode, CCControlState)

public virtual void SetBackgroundSpriteForState(CCNode sprite, CCControlState state)

Parameters

sprite CCNode

state CCControlState

SetBackgroundSpriteForState(CCNode, CCControlState)

public virtual void SetBackgroundSpriteForState(CCNode sprite, CCControlState state)

Parameters

sprite CCNode

state CCControlState

SetBackgroundSpriteForState(CCNode, CCControlState)

public virtual void SetBackgroundSpriteForState(CCNode sprite, CCControlState state)

Parameters

sprite CCNode

state CCControlState

SetBackgroundSpriteForState(CCNode, CCControlState)

public virtual void SetBackgroundSpriteForState(CCNode sprite, CCControlState state)

Parameters

sprite CCNode

state CCControlState

SetBackgroundSpriteForState(CCNode, CCControlState)

public virtual void SetBackgroundSpriteForState(CCNode sprite, CCControlState state)

Parameters

sprite CCNode

state CCControlState

SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)

public virtual void SetBackgroundSpriteFrameForState(CCSpriteFrame spriteFrame, CCControlState state)

Parameters

spriteFrame CCSpriteFrame

state CCControlState

SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)

public virtual void SetBackgroundSpriteFrameForState(CCSpriteFrame spriteFrame, CCControlState state)

Parameters

spriteFrame CCSpriteFrame

state CCControlState

SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)

public virtual void SetBackgroundSpriteFrameForState(CCSpriteFrame spriteFrame, CCControlState state)

Parameters

spriteFrame CCSpriteFrame

state CCControlState

SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)

public virtual void SetBackgroundSpriteFrameForState(CCSpriteFrame spriteFrame, CCControlState state)

Parameters

spriteFrame CCSpriteFrame

state CCControlState

SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)

public virtual void SetBackgroundSpriteFrameForState(CCSpriteFrame spriteFrame, CCControlState state)

Parameters

spriteFrame CCSpriteFrame

state CCControlState

SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)

public virtual void SetBackgroundSpriteFrameForState(CCSpriteFrame spriteFrame, CCControlState state)

Parameters

spriteFrame CCSpriteFrame

state CCControlState

SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)

public virtual void SetBackgroundSpriteFrameForState(CCSpriteFrame spriteFrame, CCControlState state)

Parameters

spriteFrame CCSpriteFrame

state CCControlState

SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)

public virtual void SetBackgroundSpriteFrameForState(CCSpriteFrame spriteFrame, CCControlState state)

Parameters

spriteFrame CCSpriteFrame

state CCControlState

SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)

public virtual void SetBackgroundSpriteFrameForState(CCSpriteFrame spriteFrame, CCControlState state)

Parameters

spriteFrame CCSpriteFrame

state CCControlState

SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)

public virtual void SetBackgroundSpriteFrameForState(CCSpriteFrame spriteFrame, CCControlState state)

Parameters

spriteFrame CCSpriteFrame

state CCControlState

SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)

public virtual void SetBackgroundSpriteFrameForState(CCSpriteFrame spriteFrame, CCControlState state)

Parameters

spriteFrame CCSpriteFrame

state CCControlState

SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)

public virtual void SetBackgroundSpriteFrameForState(CCSpriteFrame spriteFrame, CCControlState state)

Parameters

spriteFrame CCSpriteFrame

state CCControlState

SetMargins(int, int)

protected virtual void SetMargins(int marginH, int marginV)

Parameters

marginH int

marginV int

SetMargins(int, int)

protected virtual void SetMargins(int marginH, int marginV)

Parameters

marginH int

marginV int

SetMargins(int, int)

protected virtual void SetMargins(int marginH, int marginV)

Parameters

marginH int

marginV int

SetMargins(int, int)

protected virtual void SetMargins(int marginH, int marginV)

Parameters

marginH int

marginV int

SetMargins(int, int)

protected virtual void SetMargins(int marginH, int marginV)

Parameters

marginH int

marginV int

SetMargins(int, int)

protected virtual void SetMargins(int marginH, int marginV)

Parameters

marginH int

marginV int

SetMargins(int, int)

protected virtual void SetMargins(int marginH, int marginV)

Parameters

marginH int

marginV int

SetMargins(int, int)

protected virtual void SetMargins(int marginH, int marginV)

Parameters

marginH int

marginV int

SetMargins(int, int)

protected virtual void SetMargins(int marginH, int marginV)

Parameters

marginH int

marginV int

SetMargins(int, int)

protected virtual void SetMargins(int marginH, int marginV)

Parameters

marginH int

marginV int

SetMargins(int, int)

protected virtual void SetMargins(int marginH, int marginV)

Parameters

marginH int

marginV int

SetMargins(int, int)

protected virtual void SetMargins(int marginH, int marginV)

Parameters

marginH int

marginV int

SetTitleBmFontForState(string, CCControlState)

public virtual void SetTitleBmFontForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleBmFontForState(string, CCControlState)

public virtual void SetTitleBmFontForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleBmFontForState(string, CCControlState)

public virtual void SetTitleBmFontForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleBmFontForState(string, CCControlState)

public virtual void SetTitleBmFontForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleBmFontForState(string, CCControlState)

public virtual void SetTitleBmFontForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleBmFontForState(string, CCControlState)

public virtual void SetTitleBmFontForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleBmFontForState(string, CCControlState)

public virtual void SetTitleBmFontForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleBmFontForState(string, CCControlState)

public virtual void SetTitleBmFontForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleBmFontForState(string, CCControlState)

public virtual void SetTitleBmFontForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleBmFontForState(string, CCControlState)

public virtual void SetTitleBmFontForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleBmFontForState(string, CCControlState)

public virtual void SetTitleBmFontForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleBmFontForState(string, CCControlState)

public virtual void SetTitleBmFontForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleColorForState(CCColor3B, CCControlState)

public virtual void SetTitleColorForState(CCColor3B color, CCControlState state)

Parameters

color CCColor3B

state CCControlState

SetTitleColorForState(CCColor3B, CCControlState)

public virtual void SetTitleColorForState(CCColor3B color, CCControlState state)

Parameters

color CCColor3B

state CCControlState

SetTitleColorForState(CCColor3B, CCControlState)

public virtual void SetTitleColorForState(CCColor3B color, CCControlState state)

Parameters

color CCColor3B

state CCControlState

SetTitleColorForState(CCColor3B, CCControlState)

public virtual void SetTitleColorForState(CCColor3B color, CCControlState state)

Parameters

color CCColor3B

state CCControlState

SetTitleColorForState(CCColor3B, CCControlState)

public virtual void SetTitleColorForState(CCColor3B color, CCControlState state)

Parameters

color CCColor3B

state CCControlState

SetTitleColorForState(CCColor3B, CCControlState)

public virtual void SetTitleColorForState(CCColor3B color, CCControlState state)

Parameters

color CCColor3B

state CCControlState

SetTitleColorForState(CCColor3B, CCControlState)

public virtual void SetTitleColorForState(CCColor3B color, CCControlState state)

Parameters

color CCColor3B

state CCControlState

SetTitleColorForState(CCColor3B, CCControlState)

public virtual void SetTitleColorForState(CCColor3B color, CCControlState state)

Parameters

color CCColor3B

state CCControlState

SetTitleColorForState(CCColor3B, CCControlState)

public virtual void SetTitleColorForState(CCColor3B color, CCControlState state)

Parameters

color CCColor3B

state CCControlState

SetTitleColorForState(CCColor3B, CCControlState)

public virtual void SetTitleColorForState(CCColor3B color, CCControlState state)

Parameters

color CCColor3B

state CCControlState

SetTitleColorForState(CCColor3B, CCControlState)

public virtual void SetTitleColorForState(CCColor3B color, CCControlState state)

Parameters

color CCColor3B

state CCControlState

SetTitleColorForState(CCColor3B, CCControlState)

public virtual void SetTitleColorForState(CCColor3B color, CCControlState state)

Parameters

color CCColor3B

state CCControlState

SetTitleForState(string, CCControlState)

public virtual void SetTitleForState(string title, CCControlState state)

Parameters

title string

state CCControlState

SetTitleForState(string, CCControlState)

public virtual void SetTitleForState(string title, CCControlState state)

Parameters

title string

state CCControlState

SetTitleForState(string, CCControlState)

public virtual void SetTitleForState(string title, CCControlState state)

Parameters

title string

state CCControlState

SetTitleForState(string, CCControlState)

public virtual void SetTitleForState(string title, CCControlState state)

Parameters

title string

state CCControlState

SetTitleForState(string, CCControlState)

public virtual void SetTitleForState(string title, CCControlState state)

Parameters

title string

state CCControlState

SetTitleForState(string, CCControlState)

public virtual void SetTitleForState(string title, CCControlState state)

Parameters

title string

state CCControlState

SetTitleForState(string, CCControlState)

public virtual void SetTitleForState(string title, CCControlState state)

Parameters

title string

state CCControlState

SetTitleForState(string, CCControlState)

public virtual void SetTitleForState(string title, CCControlState state)

Parameters

title string

state CCControlState

SetTitleForState(string, CCControlState)

public virtual void SetTitleForState(string title, CCControlState state)

Parameters

title string

state CCControlState

SetTitleForState(string, CCControlState)

public virtual void SetTitleForState(string title, CCControlState state)

Parameters

title string

state CCControlState

SetTitleForState(string, CCControlState)

public virtual void SetTitleForState(string title, CCControlState state)

Parameters

title string

state CCControlState

SetTitleForState(string, CCControlState)

public virtual void SetTitleForState(string title, CCControlState state)

Parameters

title string

state CCControlState

SetTitleLabelForState(CCNode, CCControlState)

public virtual void SetTitleLabelForState(CCNode titleLabel, CCControlState state)

Parameters

titleLabel CCNode

state CCControlState

SetTitleLabelForState(CCNode, CCControlState)

public virtual void SetTitleLabelForState(CCNode titleLabel, CCControlState state)

Parameters

titleLabel CCNode

state CCControlState

SetTitleLabelForState(CCNode, CCControlState)

public virtual void SetTitleLabelForState(CCNode titleLabel, CCControlState state)

Parameters

titleLabel CCNode

state CCControlState

SetTitleLabelForState(CCNode, CCControlState)

public virtual void SetTitleLabelForState(CCNode titleLabel, CCControlState state)

Parameters

titleLabel CCNode

state CCControlState

SetTitleLabelForState(CCNode, CCControlState)

public virtual void SetTitleLabelForState(CCNode titleLabel, CCControlState state)

Parameters

titleLabel CCNode

state CCControlState

SetTitleLabelForState(CCNode, CCControlState)

public virtual void SetTitleLabelForState(CCNode titleLabel, CCControlState state)

Parameters

titleLabel CCNode

state CCControlState

SetTitleLabelForState(CCNode, CCControlState)

public virtual void SetTitleLabelForState(CCNode titleLabel, CCControlState state)

Parameters

titleLabel CCNode

state CCControlState

SetTitleLabelForState(CCNode, CCControlState)

public virtual void SetTitleLabelForState(CCNode titleLabel, CCControlState state)

Parameters

titleLabel CCNode

state CCControlState

SetTitleLabelForState(CCNode, CCControlState)

public virtual void SetTitleLabelForState(CCNode titleLabel, CCControlState state)

Parameters

titleLabel CCNode

state CCControlState

SetTitleLabelForState(CCNode, CCControlState)

public virtual void SetTitleLabelForState(CCNode titleLabel, CCControlState state)

Parameters

titleLabel CCNode

state CCControlState

SetTitleLabelForState(CCNode, CCControlState)

public virtual void SetTitleLabelForState(CCNode titleLabel, CCControlState state)

Parameters

titleLabel CCNode

state CCControlState

SetTitleLabelForState(CCNode, CCControlState)

public virtual void SetTitleLabelForState(CCNode titleLabel, CCControlState state)

Parameters

titleLabel CCNode

state CCControlState

SetTitleTtfForState(string, CCControlState)

public virtual void SetTitleTtfForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleTtfForState(string, CCControlState)

public virtual void SetTitleTtfForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleTtfForState(string, CCControlState)

public virtual void SetTitleTtfForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleTtfForState(string, CCControlState)

public virtual void SetTitleTtfForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleTtfForState(string, CCControlState)

public virtual void SetTitleTtfForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleTtfForState(string, CCControlState)

public virtual void SetTitleTtfForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleTtfForState(string, CCControlState)

public virtual void SetTitleTtfForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleTtfForState(string, CCControlState)

public virtual void SetTitleTtfForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleTtfForState(string, CCControlState)

public virtual void SetTitleTtfForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleTtfForState(string, CCControlState)

public virtual void SetTitleTtfForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleTtfForState(string, CCControlState)

public virtual void SetTitleTtfForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleTtfForState(string, CCControlState)

public virtual void SetTitleTtfForState(string fntFile, CCControlState state)

Parameters

fntFile string

state CCControlState

SetTitleTtfSizeForState(float, CCControlState)

public virtual void SetTitleTtfSizeForState(float size, CCControlState state)

Parameters

size float

state CCControlState

SetTitleTtfSizeForState(float, CCControlState)

public virtual void SetTitleTtfSizeForState(float size, CCControlState state)

Parameters

size float

state CCControlState

SetTitleTtfSizeForState(float, CCControlState)

public virtual void SetTitleTtfSizeForState(float size, CCControlState state)

Parameters

size float

state CCControlState

SetTitleTtfSizeForState(float, CCControlState)

public virtual void SetTitleTtfSizeForState(float size, CCControlState state)

Parameters

size float

state CCControlState

SetTitleTtfSizeForState(float, CCControlState)

public virtual void SetTitleTtfSizeForState(float size, CCControlState state)

Parameters

size float

state CCControlState

SetTitleTtfSizeForState(float, CCControlState)

public virtual void SetTitleTtfSizeForState(float size, CCControlState state)

Parameters

size float

state CCControlState

SetTitleTtfSizeForState(float, CCControlState)

public virtual void SetTitleTtfSizeForState(float size, CCControlState state)

Parameters

size float

state CCControlState

SetTitleTtfSizeForState(float, CCControlState)

public virtual void SetTitleTtfSizeForState(float size, CCControlState state)

Parameters

size float

state CCControlState

SetTitleTtfSizeForState(float, CCControlState)

public virtual void SetTitleTtfSizeForState(float size, CCControlState state)

Parameters

size float

state CCControlState

SetTitleTtfSizeForState(float, CCControlState)

public virtual void SetTitleTtfSizeForState(float size, CCControlState state)

Parameters

size float

state CCControlState

SetTitleTtfSizeForState(float, CCControlState)

public virtual void SetTitleTtfSizeForState(float size, CCControlState state)

Parameters

size float

state CCControlState

SetTitleTtfSizeForState(float, CCControlState)

public virtual void SetTitleTtfSizeForState(float size, CCControlState state)

Parameters

size float

state CCControlState

TouchBegan(CCTouch)

Returns true signaling that this node will consume the touch.

public override bool TouchBegan(CCTouch pTouch)

Parameters

pTouch CCTouch

Returns

bool

TouchBegan(CCTouch)

Returns true signaling that this node will consume the touch.

public override bool TouchBegan(CCTouch pTouch)

Parameters

pTouch CCTouch

Returns

bool

TouchBegan(CCTouch)

public override bool TouchBegan(CCTouch pTouch)

Parameters

pTouch CCTouch

Returns

bool

TouchBegan(CCTouch)

public override bool TouchBegan(CCTouch pTouch)

Parameters

pTouch CCTouch

Returns

bool

TouchBegan(CCTouch)

public override bool TouchBegan(CCTouch pTouch)

Parameters

pTouch CCTouch

Returns

bool

TouchBegan(CCTouch)

public override bool TouchBegan(CCTouch pTouch)

Parameters

pTouch CCTouch

Returns

bool

TouchBegan(CCTouch)

public override bool TouchBegan(CCTouch pTouch)

Parameters

pTouch CCTouch

Returns

bool

TouchBegan(CCTouch)

public override bool TouchBegan(CCTouch pTouch)

Parameters

pTouch CCTouch

Returns

bool

TouchBegan(CCTouch)

public override bool TouchBegan(CCTouch pTouch)

Parameters

pTouch CCTouch

Returns

bool

TouchBegan(CCTouch)

public override bool TouchBegan(CCTouch pTouch)

Parameters

pTouch CCTouch

Returns

bool

TouchBegan(CCTouch)

public override bool TouchBegan(CCTouch pTouch)

Parameters

pTouch CCTouch

Returns

bool

TouchBegan(CCTouch)

public override bool TouchBegan(CCTouch pTouch)

Parameters

pTouch CCTouch

Returns

bool

TouchCancelled(CCTouch)

public override void TouchCancelled(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchCancelled(CCTouch)

public override void TouchCancelled(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchCancelled(CCTouch)

public override void TouchCancelled(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchCancelled(CCTouch)

public override void TouchCancelled(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchCancelled(CCTouch)

public override void TouchCancelled(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchCancelled(CCTouch)

public override void TouchCancelled(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchCancelled(CCTouch)

public override void TouchCancelled(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchCancelled(CCTouch)

public override void TouchCancelled(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchCancelled(CCTouch)

public override void TouchCancelled(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchCancelled(CCTouch)

public override void TouchCancelled(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchCancelled(CCTouch)

public override void TouchCancelled(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchCancelled(CCTouch)

public override void TouchCancelled(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchEnded(CCTouch)

public override void TouchEnded(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchEnded(CCTouch)

public override void TouchEnded(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchEnded(CCTouch)

public override void TouchEnded(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchEnded(CCTouch)

public override void TouchEnded(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchEnded(CCTouch)

public override void TouchEnded(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchEnded(CCTouch)

public override void TouchEnded(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchEnded(CCTouch)

public override void TouchEnded(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchEnded(CCTouch)

public override void TouchEnded(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchEnded(CCTouch)

public override void TouchEnded(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchEnded(CCTouch)

public override void TouchEnded(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchEnded(CCTouch)

public override void TouchEnded(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchEnded(CCTouch)

public override void TouchEnded(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchMoved(CCTouch)

public override void TouchMoved(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchMoved(CCTouch)

public override void TouchMoved(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchMoved(CCTouch)

public override void TouchMoved(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchMoved(CCTouch)

public override void TouchMoved(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchMoved(CCTouch)

public override void TouchMoved(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchMoved(CCTouch)

public override void TouchMoved(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchMoved(CCTouch)

public override void TouchMoved(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchMoved(CCTouch)

public override void TouchMoved(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchMoved(CCTouch)

public override void TouchMoved(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchMoved(CCTouch)

public override void TouchMoved(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchMoved(CCTouch)

public override void TouchMoved(CCTouch pTouch)

Parameters

pTouch CCTouch

TouchMoved(CCTouch)

public override void TouchMoved(CCTouch pTouch)

Parameters

pTouch CCTouch

OnButtonTap

public event CCButtonTapDelegate OnButtonTap

Event Type

CCButtonTapDelegate

OnButtonTap

public event CCButtonTapDelegate OnButtonTap

Event Type

CCButtonTapDelegate

OnButtonTap

public event CCButtonTapDelegate OnButtonTap

Event Type

CCButtonTapDelegate

OnButtonTap

public event CCButtonTapDelegate OnButtonTap

Event Type

CCButtonTapDelegate

OnButtonTap

public event CCButtonTapDelegate OnButtonTap

Event Type

CCButtonTapDelegate

OnButtonTap

public event CCButtonTapDelegate OnButtonTap

Event Type

CCButtonTapDelegate

OnButtonTap

public event CCButtonTapDelegate OnButtonTap

Event Type

CCButtonTapDelegate

OnButtonTap

public event CCButtonTapDelegate OnButtonTap

Event Type

CCButtonTapDelegate

OnButtonTap

public event CCButtonTapDelegate OnButtonTap

Event Type

CCButtonTapDelegate

OnButtonTap

public event CCButtonTapDelegate OnButtonTap

Event Type

CCButtonTapDelegate

OnButtonTap

public event CCButtonTapDelegate OnButtonTap

Event Type

CCButtonTapDelegate

OnButtonTap

public event CCButtonTapDelegate OnButtonTap

Event Type

CCButtonTapDelegate

  • Constructors
    • CCControlButton()
    • CCControlButton(CCNode, CCNode)
    • CCControlButton(string, string, float)
    • CCControlButton(CCNode)
    • CCControlButton()
    • CCControlButton(CCNode, CCNode)
    • CCControlButton(string, string, float)
    • CCControlButton(CCNode)
    • CCControlButton()
    • CCControlButton(CCNode, CCNode)
    • CCControlButton(string, string, float)
    • CCControlButton(CCNode)
    • CCControlButton()
    • CCControlButton(CCNode, CCNode)
    • CCControlButton(string, string, float)
    • CCControlButton(CCNode)
    • CCControlButton()
    • CCControlButton(CCNode, CCNode)
    • CCControlButton(string, string, float)
    • CCControlButton(CCNode)
    • CCControlButton()
    • CCControlButton(CCNode, CCNode)
    • CCControlButton(string, string, float)
    • CCControlButton(CCNode)
    • CCControlButton()
    • CCControlButton(CCNode, CCNode)
    • CCControlButton(string, string, float)
    • CCControlButton(CCNode)
    • CCControlButton()
    • CCControlButton(CCNode, CCNode)
    • CCControlButton(string, string, float)
    • CCControlButton(CCNode)
    • CCControlButton()
    • CCControlButton(CCNode, CCNode)
    • CCControlButton(string, string, float)
    • CCControlButton(CCNode)
    • CCControlButton()
    • CCControlButton(CCNode, CCNode)
    • CCControlButton(string, string, float)
    • CCControlButton(CCNode)
    • CCControlButton()
    • CCControlButton(CCNode, CCNode)
    • CCControlButton(string, string, float)
    • CCControlButton(CCNode)
    • CCControlButton()
    • CCControlButton(CCNode, CCNode)
    • CCControlButton(string, string, float)
    • CCControlButton(CCNode)
  • Fields
    • CCControlButtonMarginLR
    • CCControlButtonMarginLR
    • CCControlButtonMarginLR
    • CCControlButtonMarginLR
    • CCControlButtonMarginLR
    • CCControlButtonMarginLR
    • CCControlButtonMarginLR
    • CCControlButtonMarginLR
    • CCControlButtonMarginLR
    • CCControlButtonMarginLR
    • CCControlButtonMarginLR
    • CCControlButtonMarginLR
    • CCControlButtonMarginTB
    • CCControlButtonMarginTB
    • CCControlButtonMarginTB
    • CCControlButtonMarginTB
    • CCControlButtonMarginTB
    • CCControlButtonMarginTB
    • CCControlButtonMarginTB
    • CCControlButtonMarginTB
    • CCControlButtonMarginTB
    • CCControlButtonMarginTB
    • CCControlButtonMarginTB
    • CCControlButtonMarginTB
    • _backgroundSprite
    • _backgroundSprite
    • _backgroundSprite
    • _backgroundSprite
    • _backgroundSprite
    • _backgroundSprite
    • _backgroundSprite
    • _backgroundSprite
    • _backgroundSprite
    • _backgroundSprite
    • _backgroundSprite
    • _backgroundSprite
    • _backgroundSpriteDispatchTable
    • _backgroundSpriteDispatchTable
    • _backgroundSpriteDispatchTable
    • _backgroundSpriteDispatchTable
    • _backgroundSpriteDispatchTable
    • _backgroundSpriteDispatchTable
    • _backgroundSpriteDispatchTable
    • _backgroundSpriteDispatchTable
    • _backgroundSpriteDispatchTable
    • _backgroundSpriteDispatchTable
    • _backgroundSpriteDispatchTable
    • _backgroundSpriteDispatchTable
    • _currentTitle
    • _currentTitle
    • _currentTitle
    • _currentTitle
    • _currentTitle
    • _currentTitle
    • _currentTitle
    • _currentTitle
    • _currentTitle
    • _currentTitle
    • _currentTitle
    • _currentTitle
    • _currentTitleColor
    • _currentTitleColor
    • _currentTitleColor
    • _currentTitleColor
    • _currentTitleColor
    • _currentTitleColor
    • _currentTitleColor
    • _currentTitleColor
    • _currentTitleColor
    • _currentTitleColor
    • _currentTitleColor
    • _currentTitleColor
    • _doesAdjustBackgroundImage
    • _doesAdjustBackgroundImage
    • _doesAdjustBackgroundImage
    • _doesAdjustBackgroundImage
    • _doesAdjustBackgroundImage
    • _doesAdjustBackgroundImage
    • _doesAdjustBackgroundImage
    • _doesAdjustBackgroundImage
    • _doesAdjustBackgroundImage
    • _doesAdjustBackgroundImage
    • _doesAdjustBackgroundImage
    • _doesAdjustBackgroundImage
    • _isPushed
    • _isPushed
    • _isPushed
    • _isPushed
    • _isPushed
    • _isPushed
    • _isPushed
    • _isPushed
    • _isPushed
    • _isPushed
    • _isPushed
    • _isPushed
    • _labelAnchorPoint
    • _labelAnchorPoint
    • _labelAnchorPoint
    • _labelAnchorPoint
    • _labelAnchorPoint
    • _labelAnchorPoint
    • _labelAnchorPoint
    • _labelAnchorPoint
    • _labelAnchorPoint
    • _labelAnchorPoint
    • _labelAnchorPoint
    • _labelAnchorPoint
    • _marginH
    • _marginH
    • _marginH
    • _marginH
    • _marginH
    • _marginH
    • _marginH
    • _marginH
    • _marginH
    • _marginH
    • _marginH
    • _marginH
    • _marginV
    • _marginV
    • _marginV
    • _marginV
    • _marginV
    • _marginV
    • _marginV
    • _marginV
    • _marginV
    • _marginV
    • _marginV
    • _marginV
    • _parentInited
    • _parentInited
    • _parentInited
    • _parentInited
    • _parentInited
    • _parentInited
    • _parentInited
    • _parentInited
    • _parentInited
    • _parentInited
    • _parentInited
    • _parentInited
    • _preferredSize
    • _preferredSize
    • _preferredSize
    • _preferredSize
    • _preferredSize
    • _preferredSize
    • _preferredSize
    • _preferredSize
    • _preferredSize
    • _preferredSize
    • _preferredSize
    • _preferredSize
    • _titleColorDispatchTable
    • _titleColorDispatchTable
    • _titleColorDispatchTable
    • _titleColorDispatchTable
    • _titleColorDispatchTable
    • _titleColorDispatchTable
    • _titleColorDispatchTable
    • _titleColorDispatchTable
    • _titleColorDispatchTable
    • _titleColorDispatchTable
    • _titleColorDispatchTable
    • _titleColorDispatchTable
    • _titleDispatchTable
    • _titleDispatchTable
    • _titleDispatchTable
    • _titleDispatchTable
    • _titleDispatchTable
    • _titleDispatchTable
    • _titleDispatchTable
    • _titleDispatchTable
    • _titleDispatchTable
    • _titleDispatchTable
    • _titleDispatchTable
    • _titleDispatchTable
    • _titleLabel
    • _titleLabel
    • _titleLabel
    • _titleLabel
    • _titleLabel
    • _titleLabel
    • _titleLabel
    • _titleLabel
    • _titleLabel
    • _titleLabel
    • _titleLabel
    • _titleLabel
    • _titleLabelDispatchTable
    • _titleLabelDispatchTable
    • _titleLabelDispatchTable
    • _titleLabelDispatchTable
    • _titleLabelDispatchTable
    • _titleLabelDispatchTable
    • _titleLabelDispatchTable
    • _titleLabelDispatchTable
    • _titleLabelDispatchTable
    • _titleLabelDispatchTable
    • _titleLabelDispatchTable
    • _titleLabelDispatchTable
    • _zoomOnTouchDown
    • _zoomOnTouchDown
    • _zoomOnTouchDown
    • _zoomOnTouchDown
    • _zoomOnTouchDown
    • _zoomOnTouchDown
    • _zoomOnTouchDown
    • _zoomOnTouchDown
    • _zoomOnTouchDown
    • _zoomOnTouchDown
    • _zoomOnTouchDown
    • _zoomOnTouchDown
    • kZoomActionTag
    • kZoomActionTag
    • kZoomActionTag
    • kZoomActionTag
    • kZoomActionTag
    • kZoomActionTag
    • kZoomActionTag
    • kZoomActionTag
    • kZoomActionTag
    • kZoomActionTag
    • kZoomActionTag
    • kZoomActionTag
  • Properties
    • BackgroundSprite
    • BackgroundSprite
    • BackgroundSprite
    • BackgroundSprite
    • BackgroundSprite
    • BackgroundSprite
    • BackgroundSprite
    • BackgroundSprite
    • BackgroundSprite
    • BackgroundSprite
    • BackgroundSprite
    • BackgroundSprite
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Color
    • Enabled
    • Enabled
    • Enabled
    • Enabled
    • Enabled
    • Enabled
    • Enabled
    • Enabled
    • Enabled
    • Enabled
    • Enabled
    • Enabled
    • Highlighted
    • Highlighted
    • Highlighted
    • Highlighted
    • Highlighted
    • Highlighted
    • Highlighted
    • Highlighted
    • Highlighted
    • Highlighted
    • Highlighted
    • Highlighted
    • IsPushed
    • IsPushed
    • IsPushed
    • IsPushed
    • IsPushed
    • IsPushed
    • IsPushed
    • IsPushed
    • IsPushed
    • IsPushed
    • IsPushed
    • IsPushed
    • LabelAnchorPoint
    • LabelAnchorPoint
    • LabelAnchorPoint
    • LabelAnchorPoint
    • LabelAnchorPoint
    • LabelAnchorPoint
    • LabelAnchorPoint
    • LabelAnchorPoint
    • LabelAnchorPoint
    • LabelAnchorPoint
    • LabelAnchorPoint
    • LabelAnchorPoint
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • Opacity
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • PreferredSize
    • Selected
    • Selected
    • Selected
    • Selected
    • Selected
    • Selected
    • Selected
    • Selected
    • Selected
    • Selected
    • Selected
    • Selected
    • TitleLabel
    • TitleLabel
    • TitleLabel
    • TitleLabel
    • TitleLabel
    • TitleLabel
    • TitleLabel
    • TitleLabel
    • TitleLabel
    • TitleLabel
    • TitleLabel
    • TitleLabel
    • ZoomOnTouchDown
    • ZoomOnTouchDown
    • ZoomOnTouchDown
    • ZoomOnTouchDown
    • ZoomOnTouchDown
    • ZoomOnTouchDown
    • ZoomOnTouchDown
    • ZoomOnTouchDown
    • ZoomOnTouchDown
    • ZoomOnTouchDown
    • ZoomOnTouchDown
    • ZoomOnTouchDown
  • Methods
    • DoesAdjustBackgroundImage()
    • DoesAdjustBackgroundImage()
    • DoesAdjustBackgroundImage()
    • DoesAdjustBackgroundImage()
    • DoesAdjustBackgroundImage()
    • DoesAdjustBackgroundImage()
    • DoesAdjustBackgroundImage()
    • DoesAdjustBackgroundImage()
    • DoesAdjustBackgroundImage()
    • DoesAdjustBackgroundImage()
    • DoesAdjustBackgroundImage()
    • DoesAdjustBackgroundImage()
    • GetBackgroundSpriteForState(CCControlState)
    • GetBackgroundSpriteForState(CCControlState)
    • GetBackgroundSpriteForState(CCControlState)
    • GetBackgroundSpriteForState(CCControlState)
    • GetBackgroundSpriteForState(CCControlState)
    • GetBackgroundSpriteForState(CCControlState)
    • GetBackgroundSpriteForState(CCControlState)
    • GetBackgroundSpriteForState(CCControlState)
    • GetBackgroundSpriteForState(CCControlState)
    • GetBackgroundSpriteForState(CCControlState)
    • GetBackgroundSpriteForState(CCControlState)
    • GetBackgroundSpriteForState(CCControlState)
    • GetTitleBmFontForState(CCControlState)
    • GetTitleBmFontForState(CCControlState)
    • GetTitleBmFontForState(CCControlState)
    • GetTitleBmFontForState(CCControlState)
    • GetTitleBmFontForState(CCControlState)
    • GetTitleBmFontForState(CCControlState)
    • GetTitleBmFontForState(CCControlState)
    • GetTitleBmFontForState(CCControlState)
    • GetTitleBmFontForState(CCControlState)
    • GetTitleBmFontForState(CCControlState)
    • GetTitleBmFontForState(CCControlState)
    • GetTitleBmFontForState(CCControlState)
    • GetTitleColorForState(CCControlState)
    • GetTitleColorForState(CCControlState)
    • GetTitleColorForState(CCControlState)
    • GetTitleColorForState(CCControlState)
    • GetTitleColorForState(CCControlState)
    • GetTitleColorForState(CCControlState)
    • GetTitleColorForState(CCControlState)
    • GetTitleColorForState(CCControlState)
    • GetTitleColorForState(CCControlState)
    • GetTitleColorForState(CCControlState)
    • GetTitleColorForState(CCControlState)
    • GetTitleColorForState(CCControlState)
    • GetTitleForState(CCControlState)
    • GetTitleForState(CCControlState)
    • GetTitleForState(CCControlState)
    • GetTitleForState(CCControlState)
    • GetTitleForState(CCControlState)
    • GetTitleForState(CCControlState)
    • GetTitleForState(CCControlState)
    • GetTitleForState(CCControlState)
    • GetTitleForState(CCControlState)
    • GetTitleForState(CCControlState)
    • GetTitleForState(CCControlState)
    • GetTitleForState(CCControlState)
    • GetTitleLabelForState(CCControlState)
    • GetTitleLabelForState(CCControlState)
    • GetTitleLabelForState(CCControlState)
    • GetTitleLabelForState(CCControlState)
    • GetTitleLabelForState(CCControlState)
    • GetTitleLabelForState(CCControlState)
    • GetTitleLabelForState(CCControlState)
    • GetTitleLabelForState(CCControlState)
    • GetTitleLabelForState(CCControlState)
    • GetTitleLabelForState(CCControlState)
    • GetTitleLabelForState(CCControlState)
    • GetTitleLabelForState(CCControlState)
    • GetTitleTtfForState(CCControlState)
    • GetTitleTtfForState(CCControlState)
    • GetTitleTtfForState(CCControlState)
    • GetTitleTtfForState(CCControlState)
    • GetTitleTtfForState(CCControlState)
    • GetTitleTtfForState(CCControlState)
    • GetTitleTtfForState(CCControlState)
    • GetTitleTtfForState(CCControlState)
    • GetTitleTtfForState(CCControlState)
    • GetTitleTtfForState(CCControlState)
    • GetTitleTtfForState(CCControlState)
    • GetTitleTtfForState(CCControlState)
    • GetTitleTtfSizeForState(CCControlState)
    • GetTitleTtfSizeForState(CCControlState)
    • GetTitleTtfSizeForState(CCControlState)
    • GetTitleTtfSizeForState(CCControlState)
    • GetTitleTtfSizeForState(CCControlState)
    • GetTitleTtfSizeForState(CCControlState)
    • GetTitleTtfSizeForState(CCControlState)
    • GetTitleTtfSizeForState(CCControlState)
    • GetTitleTtfSizeForState(CCControlState)
    • GetTitleTtfSizeForState(CCControlState)
    • GetTitleTtfSizeForState(CCControlState)
    • GetTitleTtfSizeForState(CCControlState)
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • Init()
    • InitWithBackgroundSprite(CCNode)
    • InitWithBackgroundSprite(CCNode)
    • InitWithBackgroundSprite(CCNode)
    • InitWithBackgroundSprite(CCNode)
    • InitWithBackgroundSprite(CCNode)
    • InitWithBackgroundSprite(CCNode)
    • InitWithBackgroundSprite(CCNode)
    • InitWithBackgroundSprite(CCNode)
    • InitWithBackgroundSprite(CCNode)
    • InitWithBackgroundSprite(CCNode)
    • InitWithBackgroundSprite(CCNode)
    • InitWithBackgroundSprite(CCNode)
    • InitWithLabelAndBackgroundSprite(CCNode, CCNode)
    • InitWithLabelAndBackgroundSprite(CCNode, CCNode)
    • InitWithLabelAndBackgroundSprite(CCNode, CCNode)
    • InitWithLabelAndBackgroundSprite(CCNode, CCNode)
    • InitWithLabelAndBackgroundSprite(CCNode, CCNode)
    • InitWithLabelAndBackgroundSprite(CCNode, CCNode)
    • InitWithLabelAndBackgroundSprite(CCNode, CCNode)
    • InitWithLabelAndBackgroundSprite(CCNode, CCNode)
    • InitWithLabelAndBackgroundSprite(CCNode, CCNode)
    • InitWithLabelAndBackgroundSprite(CCNode, CCNode)
    • InitWithLabelAndBackgroundSprite(CCNode, CCNode)
    • InitWithLabelAndBackgroundSprite(CCNode, CCNode)
    • InitWithTitleAndFontNameAndFontSize(string, string, float)
    • InitWithTitleAndFontNameAndFontSize(string, string, float)
    • InitWithTitleAndFontNameAndFontSize(string, string, float)
    • InitWithTitleAndFontNameAndFontSize(string, string, float)
    • InitWithTitleAndFontNameAndFontSize(string, string, float)
    • InitWithTitleAndFontNameAndFontSize(string, string, float)
    • InitWithTitleAndFontNameAndFontSize(string, string, float)
    • InitWithTitleAndFontNameAndFontSize(string, string, float)
    • InitWithTitleAndFontNameAndFontSize(string, string, float)
    • InitWithTitleAndFontNameAndFontSize(string, string, float)
    • InitWithTitleAndFontNameAndFontSize(string, string, float)
    • InitWithTitleAndFontNameAndFontSize(string, string, float)
    • NeedsLayout()
    • NeedsLayout()
    • NeedsLayout()
    • NeedsLayout()
    • NeedsLayout()
    • NeedsLayout()
    • NeedsLayout()
    • NeedsLayout()
    • NeedsLayout()
    • NeedsLayout()
    • NeedsLayout()
    • NeedsLayout()
    • SetAdjustBackgroundImage(bool)
    • SetAdjustBackgroundImage(bool)
    • SetAdjustBackgroundImage(bool)
    • SetAdjustBackgroundImage(bool)
    • SetAdjustBackgroundImage(bool)
    • SetAdjustBackgroundImage(bool)
    • SetAdjustBackgroundImage(bool)
    • SetAdjustBackgroundImage(bool)
    • SetAdjustBackgroundImage(bool)
    • SetAdjustBackgroundImage(bool)
    • SetAdjustBackgroundImage(bool)
    • SetAdjustBackgroundImage(bool)
    • SetBackgroundSpriteForState(CCNode, CCControlState)
    • SetBackgroundSpriteForState(CCNode, CCControlState)
    • SetBackgroundSpriteForState(CCNode, CCControlState)
    • SetBackgroundSpriteForState(CCNode, CCControlState)
    • SetBackgroundSpriteForState(CCNode, CCControlState)
    • SetBackgroundSpriteForState(CCNode, CCControlState)
    • SetBackgroundSpriteForState(CCNode, CCControlState)
    • SetBackgroundSpriteForState(CCNode, CCControlState)
    • SetBackgroundSpriteForState(CCNode, CCControlState)
    • SetBackgroundSpriteForState(CCNode, CCControlState)
    • SetBackgroundSpriteForState(CCNode, CCControlState)
    • SetBackgroundSpriteForState(CCNode, CCControlState)
    • SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)
    • SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)
    • SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)
    • SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)
    • SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)
    • SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)
    • SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)
    • SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)
    • SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)
    • SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)
    • SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)
    • SetBackgroundSpriteFrameForState(CCSpriteFrame, CCControlState)
    • SetMargins(int, int)
    • SetMargins(int, int)
    • SetMargins(int, int)
    • SetMargins(int, int)
    • SetMargins(int, int)
    • SetMargins(int, int)
    • SetMargins(int, int)
    • SetMargins(int, int)
    • SetMargins(int, int)
    • SetMargins(int, int)
    • SetMargins(int, int)
    • SetMargins(int, int)
    • SetTitleBmFontForState(string, CCControlState)
    • SetTitleBmFontForState(string, CCControlState)
    • SetTitleBmFontForState(string, CCControlState)
    • SetTitleBmFontForState(string, CCControlState)
    • SetTitleBmFontForState(string, CCControlState)
    • SetTitleBmFontForState(string, CCControlState)
    • SetTitleBmFontForState(string, CCControlState)
    • SetTitleBmFontForState(string, CCControlState)
    • SetTitleBmFontForState(string, CCControlState)
    • SetTitleBmFontForState(string, CCControlState)
    • SetTitleBmFontForState(string, CCControlState)
    • SetTitleBmFontForState(string, CCControlState)
    • SetTitleColorForState(CCColor3B, CCControlState)
    • SetTitleColorForState(CCColor3B, CCControlState)
    • SetTitleColorForState(CCColor3B, CCControlState)
    • SetTitleColorForState(CCColor3B, CCControlState)
    • SetTitleColorForState(CCColor3B, CCControlState)
    • SetTitleColorForState(CCColor3B, CCControlState)
    • SetTitleColorForState(CCColor3B, CCControlState)
    • SetTitleColorForState(CCColor3B, CCControlState)
    • SetTitleColorForState(CCColor3B, CCControlState)
    • SetTitleColorForState(CCColor3B, CCControlState)
    • SetTitleColorForState(CCColor3B, CCControlState)
    • SetTitleColorForState(CCColor3B, CCControlState)
    • SetTitleForState(string, CCControlState)
    • SetTitleForState(string, CCControlState)
    • SetTitleForState(string, CCControlState)
    • SetTitleForState(string, CCControlState)
    • SetTitleForState(string, CCControlState)
    • SetTitleForState(string, CCControlState)
    • SetTitleForState(string, CCControlState)
    • SetTitleForState(string, CCControlState)
    • SetTitleForState(string, CCControlState)
    • SetTitleForState(string, CCControlState)
    • SetTitleForState(string, CCControlState)
    • SetTitleForState(string, CCControlState)
    • SetTitleLabelForState(CCNode, CCControlState)
    • SetTitleLabelForState(CCNode, CCControlState)
    • SetTitleLabelForState(CCNode, CCControlState)
    • SetTitleLabelForState(CCNode, CCControlState)
    • SetTitleLabelForState(CCNode, CCControlState)
    • SetTitleLabelForState(CCNode, CCControlState)
    • SetTitleLabelForState(CCNode, CCControlState)
    • SetTitleLabelForState(CCNode, CCControlState)
    • SetTitleLabelForState(CCNode, CCControlState)
    • SetTitleLabelForState(CCNode, CCControlState)
    • SetTitleLabelForState(CCNode, CCControlState)
    • SetTitleLabelForState(CCNode, CCControlState)
    • SetTitleTtfForState(string, CCControlState)
    • SetTitleTtfForState(string, CCControlState)
    • SetTitleTtfForState(string, CCControlState)
    • SetTitleTtfForState(string, CCControlState)
    • SetTitleTtfForState(string, CCControlState)
    • SetTitleTtfForState(string, CCControlState)
    • SetTitleTtfForState(string, CCControlState)
    • SetTitleTtfForState(string, CCControlState)
    • SetTitleTtfForState(string, CCControlState)
    • SetTitleTtfForState(string, CCControlState)
    • SetTitleTtfForState(string, CCControlState)
    • SetTitleTtfForState(string, CCControlState)
    • SetTitleTtfSizeForState(float, CCControlState)
    • SetTitleTtfSizeForState(float, CCControlState)
    • SetTitleTtfSizeForState(float, CCControlState)
    • SetTitleTtfSizeForState(float, CCControlState)
    • SetTitleTtfSizeForState(float, CCControlState)
    • SetTitleTtfSizeForState(float, CCControlState)
    • SetTitleTtfSizeForState(float, CCControlState)
    • SetTitleTtfSizeForState(float, CCControlState)
    • SetTitleTtfSizeForState(float, CCControlState)
    • SetTitleTtfSizeForState(float, CCControlState)
    • SetTitleTtfSizeForState(float, CCControlState)
    • SetTitleTtfSizeForState(float, CCControlState)
    • TouchBegan(CCTouch)
    • TouchBegan(CCTouch)
    • TouchBegan(CCTouch)
    • TouchBegan(CCTouch)
    • TouchBegan(CCTouch)
    • TouchBegan(CCTouch)
    • TouchBegan(CCTouch)
    • TouchBegan(CCTouch)
    • TouchBegan(CCTouch)
    • TouchBegan(CCTouch)
    • TouchBegan(CCTouch)
    • TouchBegan(CCTouch)
    • TouchCancelled(CCTouch)
    • TouchCancelled(CCTouch)
    • TouchCancelled(CCTouch)
    • TouchCancelled(CCTouch)
    • TouchCancelled(CCTouch)
    • TouchCancelled(CCTouch)
    • TouchCancelled(CCTouch)
    • TouchCancelled(CCTouch)
    • TouchCancelled(CCTouch)
    • TouchCancelled(CCTouch)
    • TouchCancelled(CCTouch)
    • TouchCancelled(CCTouch)
    • TouchEnded(CCTouch)
    • TouchEnded(CCTouch)
    • TouchEnded(CCTouch)
    • TouchEnded(CCTouch)
    • TouchEnded(CCTouch)
    • TouchEnded(CCTouch)
    • TouchEnded(CCTouch)
    • TouchEnded(CCTouch)
    • TouchEnded(CCTouch)
    • TouchEnded(CCTouch)
    • TouchEnded(CCTouch)
    • TouchEnded(CCTouch)
    • TouchMoved(CCTouch)
    • TouchMoved(CCTouch)
    • TouchMoved(CCTouch)
    • TouchMoved(CCTouch)
    • TouchMoved(CCTouch)
    • TouchMoved(CCTouch)
    • TouchMoved(CCTouch)
    • TouchMoved(CCTouch)
    • TouchMoved(CCTouch)
    • TouchMoved(CCTouch)
    • TouchMoved(CCTouch)
    • TouchMoved(CCTouch)
    • OnButtonTap
    • OnButtonTap
    • OnButtonTap
    • OnButtonTap
    • OnButtonTap
    • OnButtonTap
    • OnButtonTap
    • OnButtonTap
    • OnButtonTap
    • OnButtonTap
    • OnButtonTap
    • OnButtonTap