Libgdx Cross/platform Game Development Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 2. Working with 2D Graphics

In this chapter, we will cover the following recipes:

  • Texture rendering with SpriteBatch
  • More effective rendering with regions and atlases
  • Taking advantage of Libgdx sprites
  • Rendering sprite-sheet-based animations
  • Understanding orthographic cameras
  • Using ShapeRenderer for debug graphics
  • Handling multiple screen sizes with viewports