Package games.stendhal.server.actions
Class MarkScrollAction
java.lang.Object
games.stendhal.server.actions.MarkScrollAction
- All Implemented Interfaces:
ActionListener
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MarkScrollAction
public MarkScrollAction()
-
-
Method Details
-
onAction
Description copied from interface:ActionListenerprocesses the requested action.- Specified by:
onActionin interfaceActionListener- Parameters:
player- the caller of the actionaction- the action to be performed
-