Awesome. While I'm looking for info, does the engine automatically clean up variables that are no longer in use? I have a commonly-called method, which creates a variable. Will that variable be destroyed when the method is finished?

Thanks,
John.

----- Original Message -----
From: Philip Bennefall <phi...@blastbay.com
To: Gamers Discussion list <gamers@audyssey.org
Date sent: Fri, 23 Aug 2013 22:33:57 +0200
Subject: Re: [Audyssey] looking for some programming help

Then I recommend looking at the methods that I mentioned in the array class. They can remove an item either from the end of the array in the case of remove_last, or from any arbitrary position in the case of remove_at.

Kind regards,

Philip Bennefall

---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gamers@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.

Reply via email to