Game Memory Management (11)

7 Name: #!/usr/bin/anonymous : 2008-05-06 00:17 ID:GG2FLEsy

>>4
Order doesn't matter and every object that's allocated should be on screen (if not, just a few pixels off). While I'm sure an array would be faster, I don't think looping through a linked list would be "awful slow".

This thread has been closed. You cannot post in this thread any longer.