From: Brendan L. <bm...@ri...> - 2010-07-25 16:45:38
|
> > I agree that this is probably the best thing to do now. Certainly it seems > likely that loading times will increase as you have more images. If that > becomes problematic, one obvious solution would be to defer loading of > images > that are not needed immediately (e.g., menu items only when you need them, > comets game images only when you need them, etc.). > My 2 cents: lazy loading might actually create the illusion of slowness, since the loads would be during program use. IMO, if everything can be loaded quickly enough for us to "hide" it behind the Tux4Kids logo, that's best. |