File: Games\GamesByEmail.js
Array
GamesByEmail.Players
All Implemented Interfaces:
GamesByEmail.Players
extends Array
implements Foundation.Class
A collection of GamesByEmail.Player
objects. Implemented as an Array
.
Field Summary |
Game
| game
The game object this collection belongs to.
|
Team
| team
The parent team object this collection belongs to.
|
Methods inherited from Array |
indexOf |
GamesByEmail.Players()
Game
game
The game object this collection belongs to.
team
Team
team
The parent team object this collection belongs to.
Player
add()
Adds a new player to the collection.
Returns:
The new player.
dispose
dispose()