add_search_path
Description:
Add a path to the set of paths searched for resources.
The manager will first search the primary path as specified in the constructor and then search paths in the order they where added.
Parameters:
this |
The resource manager to add a search path to |
path |
The path to add to the set of searched paths |