net.sourceforge.simplegamenet.chess
Interface ChessPlayFieldState
- All Known Implementing Classes:
- ChessPlayerClient, ChessPlayField, ChessPlayFieldComponent, ChessServer
- public interface ChessPlayFieldState
NORMAL_STATE
public static final int NORMAL_STATE
- See Also:
- Constant Field Values
CHECK
public static final int CHECK
- See Also:
- Constant Field Values
CHECKMATE
public static final int CHECKMATE
- See Also:
- Constant Field Values
STALEMATE
public static final int STALEMATE
- See Also:
- Constant Field Values
REMISE
public static final int REMISE
- See Also:
- Constant Field Values
YIELDED
public static final int YIELDED
- See Also:
- Constant Field Values
Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.