makotok / Hanappe

Hanappe is a game framework for MOAI SDK.
Other
107 stars 41 forks source link

Slider as Progress Bar #100

Closed jjjesus closed 10 years ago

jjjesus commented 11 years ago

Thank you so much for all your help and the great Flower framework.

Sorry so many questions.

Can you give me some tips on how to use the Slider as a progress bar? I want to use it as a kind of countdown timer. It will be sliding from 5 secs to 0 and when it gets to zero, then, time is expired.

makotok commented 11 years ago

Purpose is different ProgressBar and Slider. Currently, ProgressBar does not exist.

For the time being, I want you to create a new class by copying the Slider.

jjjesus commented 11 years ago

OK. Yes I implemented using a timer. I will send to you. On Sep 17, 2013 12:37 PM, "makoto" notifications@github.com wrote:

Purpose is different ProgressBar and Slider. Currently, ProgressBar does not exist.

For the time being, I want you to create a new class by copying the Slider.

— Reply to this email directly or view it on GitHubhttps://github.com/makotok/Hanappe/issues/100#issuecomment-24607367 .