Uses of Class
VASSAL.build.module.chessclockcontrol.ChessClock
Packages that use ChessClock
-
Uses of ChessClock in VASSAL.build.module
Fields in VASSAL.build.module with type parameters of type ChessClockMethods in VASSAL.build.module that return types with arguments of type ChessClockMethods in VASSAL.build.module with parameters of type ChessClockModifier and TypeMethodDescriptionvoid
ChessClockControl.addChessClock
(ChessClock clock) Allows individual chess clocks to add themselves to our control schemevoid
ChessClockControl.removeChessClock
(ChessClock clock) Removes a chess clockChessClockControl.startClock
(ChessClock targetClock) ChessClockControl.stopClock
(ChessClock targetClock)