Source position: Prometheus_Vid.pas line 80
type TilePositionDescriptor = packed record
XPosition: Int64;
YPosition: Int64;
end;