Interface DataUser

All Known Subinterfaces:
Texture
All Known Implementing Classes:
AbstractTexture, G2DTextureManager.G2DTexture, JoGLTextureManager.JoGLTexture

public interface DataUser
Author:
Pierre Lando
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notify for data update.
  • Method Details

    • dataUpdated

      void dataUpdated()
      Notify for data update.