net.infonode.gui.hover.hoverable

Interface Hoverable

public interface Hoverable

Author: johan

Method Summary
booleanacceptHover(ArrayList enterableHoverables)
voidhoverEnter()
voidhoverExit()

Method Detail

acceptHover

public boolean acceptHover(ArrayList enterableHoverables)

hoverEnter

public void hoverEnter()

hoverExit

public void hoverExit()