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

TileSet.DrawTile

Declaration

Source position: Prometheus_Vid.pas line 105

procedure TileSet.DrawTile(

  X: Int64;

  Y: Int64;

  TileID: Int64

);

Description

Allows you to draw a specific tile at a certain position on the screen. Uses the format: Tile number, x draw position, y draw position