Uses of Class
VASSAL.build.module.chessclockcontrol.ChessClock
| Package | Description |
|---|---|
| VASSAL.build.module |
Contains classes that may be added to a
GameModule. |
-
Uses of ChessClock in VASSAL.build.module
Fields in VASSAL.build.module with type parameters of type ChessClock Modifier and Type Field Description protected List<ChessClock>ChessClockControl. chessclocksMethods in VASSAL.build.module that return types with arguments of type ChessClock Modifier and Type Method Description List<ChessClock>ChessClockControl. getChessClocks()Methods in VASSAL.build.module with parameters of type ChessClock Modifier and Type Method Description voidChessClockControl. addChessClock(ChessClock clock)Allows individual chess clocks to add themselves to our control schemevoidChessClockControl. removeChessClock(ChessClock clock)Removes a chess clock