View Single Post
  #6 (permalink)  
Old 06-16-2008, 05:40 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,339
Default

You can use dispose and then AddObject (if you want to use the same object's name).
If you will not call dispose the sprite will be eventually implicitly disposed.
Reply With Quote