package vooga.rts.player; /** * This class will send commands to its unit managers determined by the AI. * Still not implemented. * * */ public class AIPlayer { }