2D Game Graphic Designer Question:
Download Questions PDF

Tell me in Java game development what does the animation thread class holds?

2D Game Graphic Designer Interview Question
2D Game Graphic Designer Interview Question

Answer:

The animation thread class updates the DrawablePanel for game logic and forces a redraw of the panel. It holds a reference to the Drawable Panel.

Download 2D Game Graphic Designer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what are the problems you might face while developing game with Java?Tell me what is “onsurfacecreated” in android game development?