Class ChessClock.ColorConfig

java.lang.Object
VASSAL.build.module.chessclockcontrol.ChessClock.ColorConfig
All Implemented Interfaces:
ConfigurerFactory
Enclosing class:
ChessClock

public static class ChessClock.ColorConfig extends Object implements ConfigurerFactory
Color auto-configurer. Lets user pick a color from the table and/or values.
Author:
Brian Reynolds and Michael Kiefte Class originally created by Michael Kiefte for Twilight Struggle, including handshaking for verification of time totals between online machines. Made more generically configurable, ChessClockControl added, and integrated into standard VASSAL, by Brian Reynolds.