<- PRPL reference <- Everything Else 2

MapWidth

ArgumentsResultNotation
Width [ - float ]

Description

Pushes the pixel width of the map to the stack. This is a float.

See also MapCellWidth.

Examples

"Map cell size:" MapCellWidth "x" MapCellHeight Trace4
"Map pixel size:" MapWidth "x" MapHeight Trace4