Difference between revisions of "AMOSi:Bob Draw"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
(Extracted from the AMOSPro V2.00 helpfile)
(No difference)

Revision as of 02:45, 17 November 2007

an example can be found on AMOSPro_Tutorial:Tutorials/Autoback_&_Update.AMOS


Called after a BOB CLEAR command, which removes all active Bobs from the logical screen. BOB DRAW then lists all Bobs that have moved since the previous update, saves the background beneath the new screen coordinates and then redraws all active Bobs at their new positions on the logical screen.


Bob Draw