Skip navigation links
A B C D E G H I M N O P R S T U V W 

N

newCardCollection() - Method in class wcg.games.GameMaster
Convenience method to create a new empty card collection backed by the this games's CardComparator.
nextInTurn() - Method in class wcg.games.GameMaster
Return the next nick in the list of players.
nick - Variable in class wcg.main.RealManagerTest.TestPlayers.TestPlayer
 
nickWithMostPoints() - Method in class wcg.games.GameMaster
Nick of player with most points, usually the winner.
nickWithTurn - Variable in class wcg.main.RealManagerTest.TestPlayers.TestPlayer
 
noCardsOnTable() - Method in class wcg.games.GameBot
Convenience method to check if there are no card is on the table.
notify(SendCardsEvent) - Method in class wcg.games.GameBot
 
notify(RoundUpdateEvent) - Method in class wcg.games.GameBot
 
notify(RoundConclusionEvent) - Method in class wcg.games.GameBot
 
notify(GameEndEvent) - Method in class wcg.games.GameBot
 
notify(SendCardsEvent) - Method in interface wcg.games.GameObserver
Notify the observer and send her/him/it a list of cards.
notify(RoundUpdateEvent) - Method in interface wcg.games.GameObserver
Notify the observer of updates in a round.
notify(RoundConclusionEvent) - Method in interface wcg.games.GameObserver
Notify the observer of the round conclusion.
notify(GameEndEvent) - Method in interface wcg.games.GameObserver
Notify the observer that the game has ended.
notify(String, SendCardsEvent) - Method in class wcg.games.ObservableGame
Notify a single observer with a send SendCardsEvent.
notify(SendCardsEvent) - Method in class wcg.main.User
 
notify(RoundUpdateEvent) - Method in class wcg.main.User
 
notify(RoundConclusionEvent) - Method in class wcg.main.User
 
notify(GameEndEvent) - Method in class wcg.main.User
 
notifyEventArrived() - Method in class wcg.games.GameBot
Method invoked when a new event in received by this bot.
A B C D E G H I M N O P R S T U V W 
Skip navigation links