FreeMobile()
Syntax
FreeMobile(#Mobile)Description
Free and remove the mobile object from the display.
Parameters
#Mobile The mobile object to free. If #PB_All is specified, all the remaining mobile objects are freed.
Return value
None.
Remarks
All remaining mobile objects are automatically freed when the program ends.
See Also
IsMobile()
Supported OS
All