net.sourceforge.simplegamenet.chess
Interface ChessPieceOwner

All Known Implementing Classes:
ChessPlayField, ChessPlayFieldComponent

public interface ChessPieceOwner


Field Summary
static int BLACK_OWNER
           
static int NO_OWNER
           
static int WHITE_OWNER
           
 

Field Detail

NO_OWNER

public static final int NO_OWNER
See Also:
Constant Field Values

WHITE_OWNER

public static final int WHITE_OWNER
See Also:
Constant Field Values

BLACK_OWNER

public static final int BLACK_OWNER
See Also:
Constant Field Values


Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.