public interface ActionableRenderNode extends HoverableRenderNode
RenderNode
s that have actionsModifier and Type | Method and Description |
---|---|
void |
beginAction() |
void |
endAction() |
void |
mouseUp(int screenX,
int screenY,
int pointer,
int button) |
void |
setState(NodeState state) |
beginHover, contains, endHover, getElement, getId
void beginAction()
void endAction()
void mouseUp(int screenX, int screenY, int pointer, int button)
void setState(NodeState state)