Interface ResourceSupplier

All Known Implementing Classes:
DefaultResourceSupplier, PreCompressedResourceSupplier

public interface ResourceSupplier
Interface that allows for more flexibility when resolving a resource than is currently provided by ResourceManager.
Author:
Stuart Douglas
  • Method Details