Class ChessClock.ColorConfig3

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

public static class ChessClock.ColorConfig3 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.