EngineImageLoader
public protocol EngineImageLoader
This type should not be implemented outside of TiledKit and is used solely pass
information about the current project to the Engines load texture implementation.
Outside of TiledKit you should use the automatically provided Engine.load(textureFrom url:URL, project: Project) method
View on GitHub
EngineImageLoader Protocol Reference