Mode7 stop

From Bennu Wiki
Jump to navigation Jump to search


Definition

INT Mode7_stop ( <INT mode7number > )

Stops the selected mode7 display. There can be 10 (0-9) mode7 windows active at once. This is similair to Scrolls.

Also called stop_mode7().

Parameters

INT mode7number - The ID of the Mode7 window (0-9)

Returns

INT : true


See also

Start_mode7(), Mode7_start()