Package icyllis.arc3d.granite
Interface DrawAtlas.PlotEvictionCallback
- Enclosing class:
DrawAtlas
public static interface DrawAtlas.PlotEvictionCallback
An interface for eviction callbacks. Whenever an atlas evicts a specific PlotLocator,
it will call all of the registered listeners so they can process the eviction.
-
Method Summary
-
Method Details
-
onEvict
-