Whats the best way to test if an array is completely empty then have something happen? e.g. if you have an array of enemies and you want to check if they're all dead then move on to the next level?