Uses of Class
VASSAL.tools.KeyStrokeSource
Packages that use KeyStrokeSource
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains various utility classes.
-
Uses of KeyStrokeSource in VASSAL.build
Methods in VASSAL.build with parameters of type KeyStrokeSourceModifier and TypeMethodDescriptionvoidGameModule.addKeyStrokeSource(KeyStrokeSource src) The GameModule acts as the mediator for hotkey events. -
Uses of KeyStrokeSource in VASSAL.tools
Methods in VASSAL.tools with parameters of type KeyStrokeSourceModifier and TypeMethodDescriptionvoidKeyStrokeListener.addKeyStrokeSource(KeyStrokeSource src) voidKeyStrokeListener.removeKeyStrokeSource(KeyStrokeSource src)