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

No asset handling #3

Open
BillyWM opened this issue Jan 4, 2011 · 0 comments
Open

No asset handling #3

BillyWM opened this issue Jan 4, 2011 · 0 comments

Comments

@BillyWM
Copy link
Owner

BillyWM commented Jan 4, 2011

The asset handling system will eventually handle pre-loading all images, sounds, etc, and providing a convenient reference to them.

A single Assets object will hold references to all assets, for example: Assets.images.playerImg

This loader should provide preloading information. At the very least, it should periodically report the number of files loaded / total so developers can build a preloading screen with this information. Getting the bytes loaded / bytes total is problematic (cross-browser issues) but will be considered for future inclusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant