Public Member Functions | |
| Bracket_Round () | |
Data Fields | |
| $id | |
| $name | |
| $loser | |
| $first | |
| $comment | |
| $match | |
Class to contain round info
| Bracket_Round | ( | ) |
Constructs a Bracket_Round object
| $comment |
round comment
| $first |
indicates a first round
| $id |
round id (index)
| $loser |
indicates a loser round
| $match |
array of matches in this round
| $name |
name of this round
1.6.3