Interface LoadableTexture
- All Known Implementing Classes:
ResourceLoadableTexture
,SinglePixelLoadableTexture
public interface LoadableTexture
-
Method Summary
-
Method Details
-
load
Loads the texture synchronously. This is meant to be called from a worker thread, not the main thread.- Throws:
IOException
-