[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: Prometheus_Vid.pas line 98
procedure TileSet.SetOffSet( |
X: Int64; |
Y: Int64 |
); |
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)