Quantcast
Channel: Cocos Forums - Latest topics
Viewing all articles
Browse latest Browse all 17117

[SOLVED]MenuItemImage change image dynamically

$
0
0

@PedroVicente wrote:

Is there a way to change image for a MenuItemImage?

I am using on create

m_menu_item_facebook = MenuItemImage::create(
str_facebook_img,
str_facebook_img,
str_facebook_img, //disabled image
CC_CALLBACK_1(layer_start_t::menu_login_facebook, this));

but later I want to change the image according is user is logged into Facebook or not
Thanks

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 17117