<- PRPL reference <- Everything Else 2

MapCellHeight

ArgumentsResultNotation
CellHeight [ - int ]

Description

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

See also MapHeight.

Examples

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