Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- OCTOPUS - Enum constant in enum class it.polimi.ingsw.server.model.game_logic.enums.Card
- okAndUpdateMsg(SugarMessage, Peer) - Method in class it.polimi.ingsw.server.controller.games_manager.GamesManager
- OKAndUpdateMsg - Class in it.polimi.ingsw.server.controller.game_state_controller.messages
- OKAndUpdateMsg(OKMsg, UpdateClientMsg) - Constructor for class it.polimi.ingsw.server.controller.game_state_controller.messages.OKAndUpdateMsg
- okMsg - Variable in class it.polimi.ingsw.server.controller.game_state_controller.messages.OKAndUpdateMsg
- OKMsg - Class in it.polimi.ingsw.server.controller.game_state_controller.messages
- OKMsg() - Constructor for class it.polimi.ingsw.server.controller.game_state_controller.messages.OKMsg
- OKMsg(String) - Constructor for class it.polimi.ingsw.server.controller.game_state_controller.messages.OKMsg
- OKMsg(OKMsg) - Method in class it.polimi.ingsw.client.game_client_and_cli.GameClient
- onArchipelagoClicked(ImageView, int) - Static method in class it.polimi.ingsw.client.new_gui.views.player_view.ArchipelagosRenderer
- onConnect() - Method in class it.polimi.ingsw.communication.sugar_framework.SugarClient
- onConnect() - Method in class it.polimi.ingsw.communication.tcp_client.TcpClient
-
Subclasses override this method to make it behave as they wish.
- onConnect(Socket) - Method in class it.polimi.ingsw.communication.sugar_framework.SugarServer
- onConnect(Socket) - Method in class it.polimi.ingsw.communication.tcp_server.TcpServer
-
The server calls this function any time a new client connects.
- onDisconnect() - Method in class it.polimi.ingsw.communication.sugar_framework.SugarClient
- onDisconnect() - Method in class it.polimi.ingsw.communication.tcp_client.TcpClient
-
Subclasses override this method to make it behave as they wish.
- onDisconnect(Socket) - Method in class it.polimi.ingsw.communication.sugar_framework.SugarServer
- onDisconnect(Socket) - Method in class it.polimi.ingsw.communication.tcp_server.TcpServer
-
The server calls this function any time a client disconnects Subclasses that override this function MUST call super().
- oneClickActivationCharacterIds - Static variable in class it.polimi.ingsw.client.new_gui.input_handler.InputHandler
- onlyThreeArchipelagoLeft() - Method in class it.polimi.ingsw.server.model.game_logic.GameState
- onMessage(String) - Method in class it.polimi.ingsw.communication.sugar_framework.SugarClient
- onMessage(String) - Method in class it.polimi.ingsw.communication.tcp_client.TcpClient
-
Subclasses override this method to make it behave as they wish.
- onMessage(Socket, String) - Method in class it.polimi.ingsw.communication.sugar_framework.SugarServer
- onMessage(Socket, String) - Method in class it.polimi.ingsw.communication.tcp_server.TcpServer
-
The server calls this function any time it receives a message from the client.
- onMotherNatureClicked(ImageView) - Static method in class it.polimi.ingsw.client.new_gui.views.player_view.ArchipelagosRenderer
- onMouseClickCard(ImageView, Card) - Static method in class it.polimi.ingsw.client.new_gui.views.player_view.CardsRenderer
- onMouseClickCloud(ImageView, int) - Static method in class it.polimi.ingsw.client.new_gui.views.player_view.CloudsRenderer
- onMouseClickDiningRoom(ImageView, Color) - Static method in class it.polimi.ingsw.client.new_gui.views.player_view.SchoolBoardRenderer
- onMouseClickEntrance(MouseEvent, ImageView, Color) - Static method in class it.polimi.ingsw.client.new_gui.views.player_view.SchoolBoardRenderer
- onMouseClickProfessor(ImageView, Color) - Static method in class it.polimi.ingsw.client.new_gui.views.player_view.SchoolBoardRenderer
- onMouseClickSchoolBoard() - Static method in class it.polimi.ingsw.client.new_gui.views.player_view.SchoolBoardRenderer
- onPeerConnect(Peer) - Method in class it.polimi.ingsw.communication.sugar_framework.SugarServer
-
The server calls this function any time a peer connects to the server
- onPeerConnect(Peer) - Method in class it.polimi.ingsw.server.server_logic.GameServer
- onPeerDisconnect(Peer) - Method in class it.polimi.ingsw.communication.sugar_framework.SugarServer
-
The server calls this function any time a peer disconnects from the server
- onPeerDisconnect(Peer) - Method in class it.polimi.ingsw.server.server_logic.GameServer
- onPeerMessage(Peer, SugarMessage) - Method in class it.polimi.ingsw.communication.sugar_framework.SugarServer
-
The server calls this function any time it receives a message from a peer.
- onPeerMessage(Peer, SugarMessage) - Method in class it.polimi.ingsw.server.server_logic.GameServer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form