Interface NeedsUpdate

All Known Implementing Classes:
ControlDialog, ControlDrawablesParent, ControlFrame, ControlWindow

public interface NeedsUpdate
An interface to distinguish which elements need to call update() when the group is updated
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • update

      void update()