Index

A B C D E F G H I L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

ReceiveChat - Class in it.polimi.ingsw.chat
class which represent the thread which listen for received chat message (used by the active player)
ReceiveChat(PlayerTUI) - Constructor for class it.polimi.ingsw.chat.ReceiveChat
normal constructor for this thread
receivedEventRMI(Message) - Method in class it.polimi.ingsw.view.GUI.PlayerGUI
method (called from remote) that is the equivalent of wait for events of the socket version
receivedEventRMI(Message) - Method in interface it.polimi.ingsw.view.PlayerI
 
receivedEventRMI(Message) - Method in class it.polimi.ingsw.view.TUI.PlayerTUI
method (called from remote) that is the equivalent of wait for events of the socket version
redirectToClientRMI(Message) - Method in class it.polimi.ingsw.controller.Game
method called from remote which is equivalent to the waitMoveFromClient() method for the socket
redirectToClientRMI(Message) - Method in interface it.polimi.ingsw.controller.GameI
 
resetVisitedMatrix(int[][]) - Static method in class it.polimi.ingsw.model.DFSHelper
reset the matrix of the nodes visited in the DFS
RMI - Enum constant in enum class it.polimi.ingsw.model.NetMode
 
ROWS - Variable in class it.polimi.ingsw.model.Library
the rows of the game library
ROWS - Variable in class it.polimi.ingsw.model.PrivateObjective
the rows of the library that will be checked by the objective
ROWS - Variable in class it.polimi.ingsw.model.Strategy
the rows of the library that will be checked by the objective
run() - Method in class it.polimi.ingsw.chat.ReceiveChat
the main function of the thread, it reads messages from the inputStream and updates the game chat
run() - Method in class it.polimi.ingsw.chat.SendChat
the main function of the thread, it reads messages from the terminal and send them to the right clients
run() - Method in class it.polimi.ingsw.controller.ChatBroadcast
main function of the thread, it listens for chat messages and send them back to the interested clients
A B C D E F G H I L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form