- Game Programming using Qt 5 Beginner's Guide
- Pavel Strakhov Witold Wysota Lorenz Haas
- 23字
- 2021-08-27 18:31:12
Property animations
We implemented the horizontal movement using a QTimer. Now, let's try a second way to animate items—the Animation framework.