This allows some array allocations to be avoided, and makes the code more obvious since each sprite is referred to by name rather than an array index.
This allows some array allocations to be avoided, and makes the code more obvious since each sprite is referred to by name rather than an array index.