#include <game.h>
Public Attributes | |
| int | y0 |
| Top left corner. | |
| int | dy |
| Height. | |
| int | ylink |
| Link point to Parent Bracket. | |
| int | level |
| Depth level in Tournament Tree. | |
| int | dir |
| Left or right Bracket. | |
| int | dashOffset |
| Dash line offset. | |
| QPen | pen |
Contains informations about the position of the Game in the Canvas (graphical representation of the game).
Definition at line 66 of file game.h.
Depth level in Tournament Tree.
| QPen Game::Bracket::pen |
1.6.3