Cocos2d-x: Activity Indicator and a Progress layer

  • asnagni
    Likes 0

    Problem 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 admin
    Likes 0

    What is the activity/process you are tracking?

  • asnagni
    Likes 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 admin
    Likes 0

    Fantastic.

  • asnagni
    Likes 0

    You are welcome :-)

  • Sonar Systems admin
    Likes 0

    :D                  

Login to reply