Uses of Class
VASSAL.tools.KeyStrokeListener
Packages that use KeyStrokeListener
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains various utility classes.
-
Uses of KeyStrokeListener in VASSAL.build
Methods in VASSAL.build with parameters of type KeyStrokeListenerModifier 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
Subclasses of KeyStrokeListener in VASSAL.toolsModifier and TypeClassDescriptionclass
Extension of KeyStrokeListener to support NamedKeyStroke's and store the supplied NamedKeyStroke.