cocos2d-x  3.0rc2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Helper Class Reference

#include <UIHelper.h>

Static Public Member Functions

static Widget * seekWidgetByTag (Widget *root, int tag)
 @ More...
 
name value.

Finds a widget whose name equals to param name from root widget.

Parameters
rootwidget which will be seeked.
Returns
finded result.
static Widget * seekWidgetByName (Widget *root, const char *name)
static Widget * seekActionWidgetByActionTag (Widget *root, int tag)

Member Function Documentation

static Widget*
seekActionWidgetByActionTag
( Widget *  root,
int  tag 
)
static
static Widget* seekWidgetByName ( Widget *  root,
const char *  name 
)
static
static Widget* seekWidgetByTag ( Widget *  root,
int  tag 
)
static

@

@

@


The documentation for this class was generated from the following file: