Resources are files that are typically loaded from the harddisk and are not managed with dynamic memory management, but stored within a reschunk. Unloading of a loaded resources is not trivial, but possible. Unloading of resources is done by the reschunk class.
The load function will try to load the file or return the first instance of the same name. The forceload function will make sure a new copy of this resourcetype (not other resourcetypes) will be loaded
o-+ resource o-- animation o-- gpuprog o-- material o-- model o-- particlecloud o-- particlesys o-- shader o-- sound o-- tbterrain o-- texture