I have a scene in andEngine. The scene has basically three animated objects. I want to add and remove means show and hide on the screen. Hows that possible?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Keep in mind that I don’t own an Android phone, and I have never used this API.
I think you’d need to add and remove sprites to the scene-graph:
Example code:
Example code:
I’m basically getting this information by browsing this site. It seems to be the only official docs this engine has:
http://code.google.com/p/andengineexamples/