2D Game Graphic Designer Question: Download 2D Game Graphic Designer PDF

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

Tweet Share WhatsApp

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 PDF Read All 47 2D Game Graphic Designer Questions
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?