<- PRPL reference <- Everything Else 2

MapCellWidth

ArgumentsResultNotation
CellWidth [ - int ]

Description

Pushes the cell width of the map to the stack. This is an int.

See also MapWidth.

Examples

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