Uses of Class
VASSAL.tools.KeyStrokeListener
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains various utility classes.
-
Uses of KeyStrokeListener in VASSAL.build
Modifier and TypeMethodDescriptionvoid
GameModule.addKeyStrokeListener
(KeyStrokeListener l) The GameModule acts as the mediator for hotkey events.void
GameModule.removeKeyStrokeListener
(KeyStrokeListener l) -
Uses of KeyStrokeListener in VASSAL.tools
Modifier and TypeClassDescriptionclass
Extension of KeyStrokeListener to support NamedKeyStroke's and store the supplied NamedKeyStroke.