public Texture load(string resource,OnLoadTexture onLoad,OnProgress progress=null, OnProgress error=null) { throw new NotImplementedException(); }
public Texture load(string resource, OnLoadTexture onLoad, OnProgress progress = null, OnProgress error = null) { throw new NotImplementedException(); }