mp_grid_clear_rectangle(id,left,top,right,bottom)

From ENIGMA
Jump to navigation Jump to search

Description

Clears all cells that intersect the indicated rectangle (in room coordinates).

Parameters

Parameter Description
id
left
top
right
bottom

Return Values

void: This function does not return anything.

Example Call

// Example of using the function.