You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Programming at USF
Does anyone know what happens to an ImageSprite object that moves off
screen during the execution of the app? Does that object get recycled,
or are we supposed to catch it with the EdgeReached() method?
Chris C.
David W Wolber
unread,
Feb 9, 2012, 12:53:37 AM2/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-progr...@googlegroups.com
I know in App Inventor it just disappears.. Probably if you're dealing with lots of objects you should deal with it in EdgeReached.