Interface DataUser
-
- All Known Subinterfaces:
Texture
- All Known Implementing Classes:
AbstractTexture,G2DTextureManager.G2DTexture,JoGLTextureManager.JoGLTexture
public interface DataUser- Author:
- Pierre Lando
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddataUpdated()Notify for data update.
-