map.Draw

Draw the current map to the screen.

Syntax

map.Draw(offset_x, offset_y)

Parameters

  • offset_x - The horizontal offset from the map origin.
  • offset_y - The vertical offset from the map origin.

Returns

This command returns no values.

About

The red rectangle is the offset, while the blue rectangle is the size of the visible map portion.