Public Member Functions | |
(int) | - bitMask |
(id) | - initWithTeamId: |
(NSString *) | - mapCharsForPlayerWithId: |
(void) | - addPlayer: |
(void) | - removePlayer: |
(void) | - addPlanet: |
(void) | - removePlanet: |
(NSString *) | - abbreviation |
(int) | - count |
(NSColor *) | - colorForTeam |
Protected Attributes | |
NSMutableArray * | players |
NSMutableArray * | planets |
int | teamId |
NSString * | abbrev |
Definition at line 26 of file Team.h.