Gravity Flip
|
Inherits QObject.
Public Slots | |
void | update () |
Moves the background based on game->xShift. | |
Public Member Functions | |
BackgroundUpdater () | |
Constructor. | |
Public Attributes | |
QBrush | brush |
Used to store and update brush of game. | |
bool | isChanged |
Is set to true if background has changed. | |