package vooga.rts.player; /** * Will receive commands from the network to apply to its units. * */ public class NetworkPlayer { }