Class ExternalInformationUpdater

java.lang.Object
gaiasky.desktop.util.ExternalInformationUpdater

public class ExternalInformationUpdater
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    ExternalInformationUpdater()  
  • Method Summary

    Modifier and Type Method Description
    void setParameters​(com.badlogic.gdx.scenes.scene2d.ui.Table table, com.badlogic.gdx.scenes.scene2d.ui.Skin skin, float pad)  
    void update​(IFocus focus)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ExternalInformationUpdater

      public ExternalInformationUpdater()
  • Method Details

    • setParameters

      public void setParameters​(com.badlogic.gdx.scenes.scene2d.ui.Table table, com.badlogic.gdx.scenes.scene2d.ui.Skin skin, float pad)
    • update

      public void update​(IFocus focus)