Resources

Table of Contents

load() reference

Object load ( String path )

preload() reference

Resource preload ( String path )

File Naming discussion

Though it is a matter of preference, for OS-compatibility, snake_case for all resource files is the most popular convention.

External resources vs built-in resources discussion

Free resources howto