Gravity Flip
|
Inherits QObject, and QGraphicsRectItem.
Public Slots | |
void | updatePos () |
Moves the trail based on game->xShift. | |
Public Member Functions | |
Trail (qreal, qreal) | |
Constructor. More... | |
Trail::Trail | ( | qreal | xPos, |
qreal | yPos | ||
) |
Constructor.
xPos | Used to set position on x-Axis |
yPos | Used to set position on y-Axis |