Joust icon indicating copy to clipboard operation
Joust copied to clipboard

Preload class frames when encountering class cards (+golden)

Open beheh opened this issue 9 years ago • 0 comments

We're not preloading the class-specific card frames (because there is usually 7 classes overhead). Instead, the preloader should lookup the class in the metadata and preload that frame (for that card type).

This implicitly introduces some theoretical dependant code between the card renderer and the preloader, but I'm okay with that.

beheh avatar Jun 18 '16 16:06 beheh