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 MenuAction
getMatrixId, getOpcode, getPrimary, getProcessor, getSecondary, getTertiary, getTypecode, getWhereToGetIfType, indexOf, indexOf, process, setProcessor, setStrict, setWhereToGetIfType, 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()- Overrides:
getItemIdin classMenuAction
-
getIfType
public jag.oldscape.RSIfType getIfType()- Overrides:
getIfTypein classMenuAction
-
getSource
-