Seven Towers: UCC Reference

USECODE INTRINSICS

[SI, Exult]

UI_remove_from_area(int shape, int frame, int ul[2], int lr[2])

Scans a rectangular area for objects matching the given criteria and deletes all found objects.

Parameters

shapeThe shape in 'SHAPES.VGA' that is to be searched.
frameThe frame being sought.
ulA (x, y) position specifying the upper-left corner of the region to be searched.
lrA (x, y) position specifying the lower-right corner of the region to be searched

Related intrinsics

See also