|
@@ -104,7 +104,7 @@ Build and run the code sample. You should see a green Ninja with a colorful teap
|
|
The AssetManager can load files from:
|
|
The AssetManager can load files from:
|
|
|
|
|
|
* The current classpath (the top level of your project directory).
|
|
* The current classpath (the top level of your project directory).
|
|
-* The `assets` directory of your project.
|
|
|
|
|
|
+* The sub-folders of the `assets` directory of your project.
|
|
* Optionally, custom paths that you register.
|
|
* Optionally, custom paths that you register.
|
|
|
|
|
|
The following is the recommended directory structure for storing assets in your project directoy:
|
|
The following is the recommended directory structure for storing assets in your project directoy:
|