Package org.rspeer.game.action.tree
Class SailingAction
- java.lang.Object
-
- org.rspeer.game.action.MenuAction
-
- org.rspeer.game.action.tree.SailingAction
-
- All Implemented Interfaces:
Action
public class SailingAction extends MenuAction
-
-
Constructor Summary
Constructors Constructor Description SailingAction(int opcode, int primary)
-
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
-
-