Package gaiasky.util

Class TipGenerator


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

      Constructors 
      Constructor Description
      TipGenerator​(com.badlogic.gdx.scenes.scene2d.ui.Skin skin)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void newTip​(com.badlogic.gdx.scenes.scene2d.ui.WidgetGroup tip)  
      • Methods inherited from class java.lang.Object

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

      • TipGenerator

        public TipGenerator​(com.badlogic.gdx.scenes.scene2d.ui.Skin skin)
    • Method Detail

      • newTip

        public void newTip​(com.badlogic.gdx.scenes.scene2d.ui.WidgetGroup tip)