-
asnagniLikes 0Problem Description
Hi guys,
Would you have a tutorial or a solution on how to implement an Activity Indicator and a Progress layer with Cocos2d-x .
I’m sure that you know what they are but I will give some details just to make sure that you understand what I’m talking about 😂.
An activity indicator is used to show that a task is in progress. An activity indicator appears as a “gear” that is spinning.
A progress layer is used to show that a task is in progress. A progress layer is a full-screen layer that contains an activity indicator right in the middle.
Thank you,
Alain-Serge
-
Sonar Systems adminLikes 0
What is the activity/process you are tracking?
-
asnagniLikes 0
Hi,
Sorry for the delay. I was able to find a solution (MBProgressHUD). For anyone that may be interrested this is the link: https://github.com/jdg/MBProgressHUD
Thank you
-
Sonar Systems adminLikes 0
Fantastic.
-
asnagniLikes 0
You are welcome :-)
-
Sonar Systems adminLikes 0
:D
Login to reply