
public class Util {

	public static Position[] getPortalInRange(int player, int range) {
		
		
		
		
		return null;
		
	}
	
}
