Tagged with 'purge'
Snippets
-
Purge an array of an object by Schyfis
I use this code in almost every game I make. It removes all instances of an object from a given array and returns a new array. Feel free to use it, it's really simple.
Save as Favorite | Tags: AS2, array, purge


