Class ActionButton

java.lang.Object
VASSAL.counters.Decorator
VASSAL.counters.ActionButton
All Implemented Interfaces:
PropertyNameSource, PropertySource, EditablePiece, GamePiece, PropertyExporter, StateMergeable, PersistentPropertyContainer, RecursionLimiter.Loopable

public class ActionButton
extends Decorator
implements EditablePiece, RecursionLimiter.Loopable
A trait that acts like a button on a GamePiece, such that clicking on a particular area of the piece invokes a keyboard command
Author:
rkinney