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

Map.DrawLayer

Declaration

Source position: Prometheus_Vid.pas line 199

procedure Map.DrawLayer(

  X: Int64;

  Y: Int64;

  Layer: Int64

);

Description

Draws a specified Layer from its container Map variable at the specified X and Y co-ordinates. Forces draw regardless of layers' hidden property in parent Map variable