Package org.rspeer.game.action.tree
Class ComponentAction
java.lang.Object
org.rspeer.game.action.MenuAction
org.rspeer.game.action.tree.ComponentAction
- All Implemented Interfaces:
Action
- Direct Known Subclasses:
ButtonAction
,DefaultComponentAction
-
Method Summary
Methods inherited from class org.rspeer.game.action.MenuAction
getMatrixId, getOpcode, getPrimary, getProcessor, getQuaternary, getSecondary, getTertiary, indexOf, indexOf, process, setProcessor, setStrict, toString, valueOf
-
Method Details
-
getUid
public int getUid() -
getSubComponentIndex
public int getSubComponentIndex() -
isSubComponent
public boolean isSubComponent() -
getGroupIndex
public int getGroupIndex() -
getComponentIndex
public int getComponentIndex() -
isItem
public boolean isItem() -
getItemId
public int getItemId() -
getSource
-