NPTournamentStatusInfo Class Reference
Inherits from | NSObject |
Declared in | NPTournamentContainers.h |
Overview
NPTournamentStatusInfo represents the current tournament status – the ranks and scores of the participating players.
Tasks
-
sortedResults
And array of NPTournamentPlayerResults objects, sorted by player ranks in ascending order (player at index 0 is ranked first).
property
Properties
sortedResults
And array of NPTournamentPlayerResults objects, sorted by player ranks in ascending order (player at index 0 is ranked first).
@property (nonatomic, readonly) NSArray *sortedResults
Declared In
NPTournamentContainers.h