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