Class DeselectAction
java.lang.Object
org.rspeer.game.action.MenuAction
org.rspeer.game.action.tree.DeselectAction
- All Implemented Interfaces:
Action
-
Constructor Summary
ConstructorsConstructorDescriptionDeselectAction(int opcode, int primary, int secondary, int tertiary) DeselectAction(ActionOpcode opcode, int primary, int secondary, int tertiary) -
Method Summary
Methods inherited from class MenuAction
getIfType, getItemId, getMatrixId, getOpcode, getPrimary, getProcessor, getSecondary, getTertiary, getTypecode, getWhereToGetIfType, indexOf, indexOf, process, setProcessor, setStrict, setWhereToGetIfType, toString, valueOf
-
Constructor Details
-
DeselectAction
-
DeselectAction
public DeselectAction(int opcode, int primary, int secondary, int tertiary)
-