All Downloads are FREE. Search and download functionalities are using the official Maven repository.

games.rednblack.h2d.common.view.ui.widget.H2DTextTooltip Maven / Gradle / Ivy

The newest version!
package games.rednblack.h2d.common.view.ui.widget;

import com.badlogic.gdx.scenes.scene2d.ui.Label;
import com.badlogic.gdx.scenes.scene2d.ui.Skin;
import com.badlogic.gdx.scenes.scene2d.ui.TextTooltip;
import com.badlogic.gdx.utils.Null;


/** A tooltip that shows a label.
 * @author Nathan Sweet */
public class H2DTextTooltip extends H2DTooltip




© 2015 - 2024 Weber Informatics LLC | Privacy Policy