Wonderful.. thanks Bene for sharing this.
How can I make the stop button enabled all time.. it's stopped the app once then when played again couldn't stop.
Wonderful.. thanks Bene for sharing this.
How can I make the stop button enabled all time.. it's stopped the app once then when played again couldn't stop.
I did a quick port of this example to SimpleGameEngine. There's still room for improvements (e.g. createRocket should not use a Canvas, Rocket should not use an ImageView, a light effect could be added when the rocket explodes...) Maybe later, if I have some time.
EDIT: I removed the canvas and the imageviews in the updated version.
I did a quick port of this example to SimpleGameEngine. There's still room for improvements (e.g. createRocket should not use a Canvas, Rocket should not use an ImageView, a light effect could be added when the rocket explodes...) Maybe later, if I have some time.