Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preload class frames when encountering class cards (+golden) #105

Open
beheh opened this issue Jun 18, 2016 · 0 comments
Open

Preload class frames when encountering class cards (+golden) #105

beheh opened this issue Jun 18, 2016 · 0 comments

Comments

@beheh
Copy link
Member

beheh commented Jun 18, 2016

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 beheh changed the title Preload class frames when encountering class cards Preload class frames when encountering class cards (+golden) Jun 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant