[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Prometheus_Vid' (#Prometheus)

TileSet.SetOffSet

Declaration

Source position: Prometheus_Vid.pas line 98

procedure TileSet.SetOffSet(

  X: Int64;

  Y: Int64

);

Description

Sets the loading offset of the tiles relative to the image data. Eg. If the first tile start at (6, 8) pixels, pass values 6 and 8 respectively to load tile 1 from (6, 8)