GetUrlScript.txt 126 B

há 4 anos
123
  1. begin
  2. ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(round(intpower(2,GetZ-1)-1)-GetY)+'.png';
  3. end.