#include <resource.h>
ResourceLoader defines a class for loading resources. The resource returned is owned by the caller, and must be deleted when finished. In case allocation fails, or loader cannot load given location, NULL is returned
Definition at line 87 of file resource.h.