| DependencyRegistry.hx | |
| DependencyRegistry | Keeps track of file dependencies of the actual asset library. |
| Functions | |
| addFilePath | Adds a new file to the dependency list. |
Keeps track of file dependencies of the actual asset library.
| Functions | |
| addFilePath | Adds a new file to the dependency list. |
Adds a new file to the dependency list.
function addFilePath( p: String ): Void