142143144145146147148149150151152
super(); this.battle = battle; this.robotSpecification = robotSpecification; this.rbSerializer = new RbSerializer(); this.boundingBox = new BoundingRectangle(); this.scanArc = new Arc2D.Double(); this.teamPeer = team; this.state = RobotState.ACTIVE;