Add: Added TCP Client Handling Logic in TCPClient.java + Refactoring.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
package it.polimi.ingsw.gc14.View;
|
||||
|
||||
import it.polimi.ingsw.gc14.Network.TCP.NetworkEvent;
|
||||
|
||||
public interface IView {
|
||||
// --- Setup ---
|
||||
void showWelcome();
|
||||
|
||||
Reference in New Issue
Block a user