I am developing game in andengine..here i need to show progress bar for time up of game.. is it possible to fix progressbar using andengine. i have searched but i got only for android.
Can anyone give me some articles and suggestion please..
I am developing game in andengine..here i need to show progress bar for time up of game.. is it possible to fix progressbar using andengine. i have searched but i got only for android.
Can anyone give me some articles and suggestion please..
AliHafizJi has posted some code on github. Below is a link to that:
https://github.com/aliHafizji/AndEngineHelperClasses
It has a 'Slider' and a 'Level Selector' in this code.
You may find it helpful for your requirement.
You may use RenderSurfaceView, where you'll be able to use basic android UI elements as well as specific methods from andEngine.