Tournament Generator

WithGames

Interface for objects that contain games

Tags
author

Tomá? Vojík vojik@wboy.cz

since
0.4

Table of Contents

addGameContainer()  : WithGames
Add a child container for games
getGameContainer()  : GameContainer
Get the container for games
getGames()  : array<string|int, Game>
Get all tournament games

Methods

getGames()

Get all tournament games

public getGames() : array<string|int, Game>
Return values
array<string|int, Game>

Search results