public interface ActionableRenderNode extends HoverableRenderNode
RenderNodes that have actions| Modifier 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, getIdvoid beginAction()
void endAction()
void mouseUp(int screenX,
             int screenY,
             int pointer,
             int button)
void setState(NodeState state)