GetUrlScript.txt 127 B

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