Animations in Graphics View

The previous chapter gave you a lot of information about powers of Graphics View framework. With that knowledge, we can now proceed to implementing our first 2D game. Down the road, we will learn more about Qt's property system, explore multiple ways of performing animations, and add gamepad support to our application. By the end of the chapter, you will know all the most useful features of Graphics View.

Main topics covered in this chapter are as listed:

  • Using timers
  • Camera control
  • Parallax scrolling
  • Qt's property system
  • The Animation framework
  • Using Qt Gamepad module

Get Game Programming using Qt 5 Beginner's Guide - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.