Resources: Search a file inside a list of paths

Resources: Search a file inside a list of paths

pymt.resources.resource_find(filename)

Search a resource in list of paths. Use resource_add_path to add a custom path to search.

pymt.resources.resource_add_path(path)

Add a custom path to search in

Previous topic

Plugins: basic plugins management, used for desktop examples

Next topic

Texture: abstraction to handle GL texture, and region

This Page