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