Class ChessClock.PlayerSidesConfig

java.lang.Object
VASSAL.configure.StringEnum
VASSAL.configure.TranslatableStringEnum
VASSAL.build.module.chessclockcontrol.ChessClock.PlayerSidesConfig
Enclosing class:
ChessClock

public static class ChessClock.PlayerSidesConfig extends TranslatableStringEnum
PlayerSidesConfig makes a dropdown of all the player sides
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.