Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File6.17 Undraw sprite TOS Name: »Undraw sprite« Line-A number: $A00C Syntax: See 'Bindings for undraw_sprite' Description: This Line-A function deletes a sprite and restores the screen. The function must be passed the same sprite- save block that was also passed to Draw sprite and in which Draw sprite saves the screen under the sprite. The register A6 is destroyed. Return value: The function does not return a result. Availability: All TOS versions. See Also: Binding Transform mouse Draw sprite