|
Cute Chess
0.1
|
A factory for creating Tournament objects. More...
#include <tournamentfactory.h>
Static Public Member Functions | |
| static Tournament * | create (const QString &type, GameManager *manager, QObject *parent=nullptr) |
A factory for creating Tournament objects.
|
static |
Creates and returns a new tournament of type type that uses manager to manage its games.
Returns 0 if type is not supported.
1.8.11